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>
28 lines
361 B
YAML
28 lines
361 B
YAML
identifier: m5stickc_plus/esp32/appcpu
|
|
name: M5StickC PLUS
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- uart
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
- flash
|
|
- cpp
|
|
- posix
|
|
- watchdog
|
|
- logging
|
|
- kernel
|
|
- pm
|
|
- gpio
|
|
- crypto
|
|
- eeprom
|
|
- heap
|
|
- cmsis_rtos
|
|
- jwt
|
|
- zdsp
|
|
vendor: m5stack
|