sforkowany z mirror/meshtastic-firmware
6 wiersze
219 B
INI
6 wiersze
219 B
INI
|
[env:heltec-v1]
|
||
|
;build_type = debug ; to make it possible to step through our jtag debugger
|
||
|
extends = esp32_base
|
||
|
board = heltec_wifi_lora_32
|
||
|
build_flags =
|
||
|
${esp32_base.build_flags} -D HELTEC_V1 -I variants/heltec_v1
|