mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
10 lines
243 B
INI
10 lines
243 B
INI
|
[env:heltec-hru-3601]
|
||
|
extends = esp32c3_base
|
||
|
board = adafruit_qtpy_esp32c3
|
||
|
build_flags =
|
||
|
${esp32_base.build_flags}
|
||
|
-D HELTEC_HRU_3601
|
||
|
-I variants/heltec_hru_3601
|
||
|
lib_deps = ${esp32c3_base.lib_deps}
|
||
|
adafruit/Adafruit NeoPixel @ ^1.12.0
|