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,5 +1,6 @@
; The NRF52840-dk development board, but @geeksville's board - which has a busted oscilliator
[env:nrf52840dk-geeksville]
board_level = extra
extends = nrf52840_base
board = nrf52840_dk_modified
# add our variants files to the include and src paths