Thomas Basler
|
eac2e2fb39
|
Fix: Really always execute the generate of the factory.bin file
|
2024-11-11 23:52:59 +01:00 |
|
Thomas Basler
|
ecb5e9cc32
|
Build factory.bin in every compile attempt
This is required to apply changes which are maybe only related to the data directory.
|
2024-11-07 19:10:41 +01:00 |
|
Thomas Basler
|
67cae68e83
|
GitHub Build Action: Automatically generate littlefs image
If a data directory exists, the content of this directory will be placed in the littlefs image and embedded into the factory.bin file
|
2024-09-26 17:43:07 +02:00 |
|
Bernhard Kirchen
|
7548fceb48
|
check FW bin file size when creating factory.bin
|
2024-06-02 13:28:10 +02: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 |
|