kopia lustrzana https://github.com/meshtastic/firmware
I thought these were already board level extra
rodzic
3e5f129fce
commit
198b62f3fc
|
@ -1,4 +1,5 @@
|
|||
[env:heltec-v2_1]
|
||||
board_level = extra
|
||||
;build_type = debug ; to make it possible to step through our jtag debugger
|
||||
extends = esp32_base
|
||||
board = heltec_wifi_lora_32_V2
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[env:heltec-v2_0]
|
||||
;build_type = debug ; to make it possible to step through our jtag debugger
|
||||
;build_type = debug ; to make it possible to step through our jtag debugger
|
||||
board_level = extra
|
||||
extends = esp32_base
|
||||
board = heltec_wifi_lora_32_V2
|
||||
build_flags =
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[env:tlora-v2]
|
||||
board_level = extra
|
||||
extends = esp32_base
|
||||
board = ttgo-lora32-v1
|
||||
build_flags =
|
||||
|
|
Ładowanie…
Reference in New Issue