8b98acb77b
This introduces support for the ESP32S3 based M5Stack AtomS3. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
22 lines
262 B
YAML
22 lines
262 B
YAML
identifier: m5stack_atoms3
|
|
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
|