1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

prepare github release flow and version handling

This commit is contained in:
andreas
2021-11-07 20:48:28 +01:00
parent f3873cf6b3
commit 712829c7e4
6 changed files with 126 additions and 4 deletions

View File

@@ -23,7 +23,10 @@ board_build.embed_files =
generated/index.js.gz
generated/index.css.gz
generated/config.json.gz
extra_scripts = pre:extra_script.py
board_build.partitions = partitions_custom.csv
extra_scripts =
pre:extra_script.py
post:post.py
build_flags = -Igenerated
[env:m5stack-atom]