mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-03 16:41:56 +00:00
ESP32c3: Migrate variants to new structure (#7342)
This commit is contained in:
9
variants/esp32c3/heltec_hru_3601/platformio.ini
Normal file
9
variants/esp32c3/heltec_hru_3601/platformio.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user