Initial commit with basic project structure and Firebeetle 2 board definition

This commit is contained in:
2025-06-29 12:13:32 +02:00
parent 6b86f5edf4
commit a55c5601c0
205 changed files with 8183 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
set ESP_RTOS none
# ESP32C3 has built-in JTAG interface over USB port in pins GPIO18/GPIO19 (D-/D+).
# Uncomment the line below to enable USB debugging.
# source [find interface/esp_usb_jtag.cfg]
# Otherwise, use external JTAG programmer as ESP-Prog
source [find interface/ftdi/esp32_devkitj_v1.cfg]
source [find target/esp32c3.cfg]
adapter speed 5000