6b159c1221
add the st7789v LCD as the display Co-authored-by: Benjamin Cabé <benjamin@zephyrproject.org> Signed-off-by: Julien Vermillard <julien@vermillard.com>
22 lines
273 B
YAML
22 lines
273 B
YAML
identifier: m5stickc_plus/esp32/procpu
|
|
name: M5StickC PLUS
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
- watchdog
|
|
- uart
|
|
- pinmux
|
|
- nvs
|
|
- regulator
|
|
- display
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: m5stack
|