Improve build and integrate firmware versioning

This commit is contained in:
2026-01-14 14:45:54 +01:00
parent eb73c573b4
commit c03b393cf5
6 changed files with 182 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[platformio]
default_envs=
esp32-s3-nano
obpkp61
[env]
platform = espressif32
@@ -41,7 +41,10 @@ build_flags =
build_unflags =
-std=gnu++11
[env:esp32-s3-nano]
custom_version = 0.2.0
custom_versionformat = DEVELOP # Version format switch: e.g.DEVELOP=dev<yyyymmdd>|RELEASE=1.0.0
[env:obpkp61]
build_type = release # debug | release
board = esp32_s3_nano
#board = arduino_nano_esp32 # ATTENTION! Pin numbering scheme changes