mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 01:10:20 +01:00
Build factory.bin in every compile attempt
This is required to apply changes which are maybe only related to the data directory.
This commit is contained in:
@@ -130,4 +130,4 @@ def esp32_create_combined_bin(source, target, env):
|
||||
esptool.main(cmd)
|
||||
|
||||
|
||||
env.AddPostAction("$BUILD_DIR/${PROGNAME}.bin", esp32_create_combined_bin)
|
||||
env.AddPostAction("buildprog", esp32_create_combined_bin)
|
||||
|
||||
Reference in New Issue
Block a user