The pretty names specified in the YAML files of each board are not unique. Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
22 lines
284 B
YAML
22 lines
284 B
YAML
identifier: m5stack_atoms3/esp32s3/procpu
|
|
name: M5Stack AtomS3 PROCPU
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
- watchdog
|
|
- regulator
|
|
- uart
|
|
- pinmux
|
|
- nvs
|
|
- display
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: m5stack
|