label boards as secondary to split the core firmware archive by support level.

Ref: https://docs.platformio.org/en/latest/scripting/examples/platformio_ini_custom_options.html
This commit is contained in:
Thomas Göttgens
2023-02-10 01:35:25 +01:00
parent 57b8e3732e
commit e2f5e9206d
25 changed files with 27 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
[env:tlora-v2]
extends = esp32_base
board = ttgo-lora32-v1
board_level = extra
build_flags =
${esp32_base.build_flags} -D TLORA_V2 -I variants/tlora_v2