kopia lustrzana https://github.com/meshtastic/firmware
10 wiersze
243 B
INI
10 wiersze
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
|