Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
18
boards/espressif/esp32c3_devkitc/esp32c3_devkitc.yaml
Normal file
18
boards/espressif/esp32c3_devkitc/esp32c3_devkitc.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
identifier: esp32c3_devkitc
|
||||
name: ESP32-C3
|
||||
type: mcu
|
||||
arch: riscv
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
- adc
|
||||
- gpio
|
||||
- i2c
|
||||
- watchdog
|
||||
- uart
|
||||
- dma
|
||||
- pwm
|
||||
- spi
|
||||
- counter
|
||||
- entropy
|
||||
vendor: espressif
|
||||
Reference in New Issue
Block a user