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:40:47 +01:00
parent 57b8e3732e
commit e2f5e9206d
25 changed files with 27 additions and 33 deletions
+1
View File
@@ -2,5 +2,6 @@
[env:tbeam0.7]
extends = esp32_base
board = ttgo-t-beam
board_level = extra
build_flags =
${esp32_base.build_flags} -D TBEAM_V07 -I variants/tbeam_v07