mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 07:34:17 +00:00
ESP32-S3-Matrix is a tiny board from Waveshare, shipped with an ESP32-S3FH4R2, a QMI8658C IMU and an 8x8 WS2812 RGB matrix. Signed-off-by: Chen Xingyu <hi@xingrz.me>
28 lines
375 B
YAML
28 lines
375 B
YAML
identifier: esp32s3_matrix/esp32s3/appcpu
|
|
name: ESP32-S3-Matrix APPCPU
|
|
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: waveshare
|