We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a50e6e commit 3e5104eCopy full SHA for 3e5104e
README.md
@@ -26,6 +26,7 @@ git submodule add https://github.com/sblantipodi/platformio_version_increment.gi
26
```
27
extra_scripts =
28
pre:platformio_version_increment/version_increment_pre.py
29
+ post:platformio_version_increment/esp32_create_factory_bin_post.py // bundle all files in one factory firmware bin
30
post:platformio_version_increment/version_increment_post.py
31
32
0 commit comments