Bernhard Kirchen
|
7548fceb48
|
check FW bin file size when creating factory.bin
|
2024-06-02 13:28:10 +02:00 |
|
Stefan Oberhumer
|
97800434c4
|
Prevent compiling the whole project on each commit.
Putting the git information into a generated sourcefile prevents
recompiling the whole project after each commit.
|
2024-04-18 09:02:57 +02:00 |
|
Thomas Basler
|
6556268056
|
Allow multiple patch directories per environment
|
2024-01-07 00:47:05 +01:00 |
|
Thomas Basler
|
08b44fb2ba
|
Added post build script to generate a .factory.bin file
This file can just be flashed to address 0x0 and contains all other required data. No need to flash multiple files anymore.
|
2023-05-25 20:47:45 +02:00 |
|
Thomas Basler
|
12d03f06b0
|
Added functionality to apply custom patch files during building
Usefull to patch existing libraries
|
2023-04-20 23:13:18 +02:00 |
|
Thomas Basler
|
f5fc52b92f
|
Move auto_firmware_version.py to pio-scripts subdirectory
|
2023-04-20 22:46:05 +02:00 |
|