4a4d7584ff
There are several esp32-based boards that its conf and overlay files are missing proper renaming to match cpu cluster. This also removes all _SOC_ name from files. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
24 lines
302 B
YAML
24 lines
302 B
YAML
identifier: esp32s3_devkitm/esp32s3/procpu
|
|
name: ESP32-S3 DevKitM PROCPU
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- uart
|
|
- i2c
|
|
- spi
|
|
- can
|
|
- counter
|
|
- watchdog
|
|
- entropy
|
|
- pwm
|
|
- dma
|
|
- input
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: espressif
|