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