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
@@ -1,6 +1,7 @@
[env:pico]
extends = rp2040_base
board = rpipico
board_level = extra
upload_protocol = picotool
# add our variants files to the include and src paths