mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
setting the board_level to extra
This commit is contained in:
parent
4110b71f85
commit
47e4a2cfe2
@ -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