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>
20 lines
255 B
YAML
20 lines
255 B
YAML
identifier: m5stack_atom_lite/esp32/procpu
|
|
name: M5Stack ATOM Lite
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
- watchdog
|
|
- uart
|
|
- pinmux
|
|
- nvs
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: m5stack
|