MySensorsBootloaderRF24 icon indicating copy to clipboard operation
MySensorsBootloaderRF24 copied to clipboard

Log info of the used compiler to the compiled directory

Open joro75 opened this issue 5 years ago • 0 comments

Because the compiled output is present as .hex files in the repository, it is important to know the details of the compiler that is used to compile those output files. The multicompile.sh is extended to include the details of the used compiler in the compiler-info.txt file besides the generated .hex files.

joro75 avatar Dec 06 '20 13:12 joro75