mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
52cef05c70
requires Proto PR first
6 lines
258 B
INI
6 lines
258 B
INI
[env:heltec-wireless-bridge]
|
|
;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_WIRELESS_BRIDGE -I variants/heltec_wireless_bridge |