mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 14:42:05 +00:00
No longer are you extras, my friends
This commit is contained in:
parent
f8cba0e7f2
commit
2728e86aab
@ -1,7 +1,6 @@
|
|||||||
[env:rak11310]
|
[env:rak11310]
|
||||||
extends = rp2040_base
|
extends = rp2040_base
|
||||||
board = wiscore_rak11300
|
board = wiscore_rak11300
|
||||||
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
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
[env:pico]
|
[env:pico]
|
||||||
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