mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-11 13:28:51 +00:00
Remove board_level from Meshtiny. (#7933)
This commit is contained in:
parent
569a911455
commit
2191fe465c
@ -2,7 +2,6 @@
|
|||||||
[env:meshtiny]
|
[env:meshtiny]
|
||||||
extends = nrf52840_base
|
extends = nrf52840_base
|
||||||
board = meshtiny
|
board = meshtiny
|
||||||
board_level = extra
|
|
||||||
build_flags = ${nrf52840_base.build_flags} -Ivariants/nrf52840/meshtiny -D MESHTINY
|
build_flags = ${nrf52840_base.build_flags} -Ivariants/nrf52840/meshtiny -D MESHTINY
|
||||||
-D USE_PIN_BUZZER
|
-D USE_PIN_BUZZER
|
||||||
-D MESHTASTIC_EXCLUDE_GPS=1
|
-D MESHTASTIC_EXCLUDE_GPS=1
|
||||||
|
Loading…
Reference in New Issue
Block a user