mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 02:45:41 +00:00
10 lines
251 B
INI
10 lines
251 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/esp32c3/heltec_hru_3601
|
|
lib_deps = ${esp32c3_base.lib_deps}
|
|
adafruit/Adafruit NeoPixel @ ^1.12.0
|