Dependencies often cause folks trouble. Docker containers help with that problem. Makefiles are good at tracking dependencies and making simple interfaces to use potentially complex commands.
This is a Makefile/Dockerfile combo that should make building/flashing the firmware more pleasant
Description of the feature you're suggesting.
Dependencies often cause folks trouble. Docker containers help with that problem. Makefiles are good at tracking dependencies and making simple interfaces to use potentially complex commands.
This is a Makefile/Dockerfile combo that should make building/flashing the firmware more pleasant
Anything else?
No response