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>
22 lines
277 B
YAML
22 lines
277 B
YAML
identifier: m5stack_atoms3/esp32s3/procpu
|
|
name: M5Stack AtomS3
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
- watchdog
|
|
- regulator
|
|
- uart
|
|
- pinmux
|
|
- nvs
|
|
- display
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: m5stack
|