b52f041172
- fix i2c pin control - configure axp192 MPU and the regulators - configure the mpu6886 IMU - configure the bm856 RTC Signed-off-by: Julien Vermillard <julien@vermillard.com>
21 lines
261 B
YAML
21 lines
261 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
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: m5stack
|