arduino-cmake
arduino-cmake copied to clipboard
Bug fix: Allow linking for sketches
Currently running generate_arduino_firmware
overwrites ALL_SRCS
. This PR fixes that and also ensures that a change to a source results in recompiling the generated file.