ESP32c3: Migrate variants to new structure (#7342)

This commit is contained in:
Austin
2025-07-19 20:55:33 -04:00
committed by GitHub
parent 974741a366
commit 855514b4f3
19 changed files with 24 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
[env:heltec-ht62-esp32c3-sx1262]
extends = esp32c3_base
board = esp32-c3-devkitm-1
build_flags =
${esp32_base.build_flags}
-D HELTEC_HT62
-I variants/esp32c3/heltec_esp32c3
monitor_speed = 115200
upload_protocol = esptool
;upload_port = /dev/ttyUSB0
upload_speed = 921600