Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
20
boards/espressif/esp32s3_devkitc/esp32s3_devkitc_procpu.yaml
Normal file
20
boards/espressif/esp32s3_devkitc/esp32s3_devkitc_procpu.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
identifier: esp32s3_devkitc/esp32s3/procpu
|
||||
name: ESP32-S3 DevKitC PROCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
- gpio
|
||||
- uart
|
||||
- i2c
|
||||
- i2s
|
||||
- spi
|
||||
- can
|
||||
- counter
|
||||
- watchdog
|
||||
- entropy
|
||||
- pwm
|
||||
- dma
|
||||
- input
|
||||
vendor: espressif
|
||||
Reference in New Issue
Block a user