mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
setting the board_level to extra
This commit is contained in:
parent
fd76065e23
commit
a6040b9252
@ -1,6 +1,7 @@
|
|||||||
[env:rp2040-minipill-lora]
|
[env:rp2040-minipill-lora]
|
||||||
extends = rp2040_base
|
extends = rp2040_base
|
||||||
board = rpipico
|
board = rpipico
|
||||||
|
board_level = extra
|
||||||
upload_protocol = picotool
|
upload_protocol = picotool
|
||||||
|
|
||||||
# add our variants files to the include and src paths
|
# add our variants files to the include and src paths
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user