zephyr/boards/xtensa/esp32/esp32.yaml
Glauber Maroto Ferreira ca758c84a8 esp32: nvs: add NVS support using fixed partitions
Add NVS support to ESP32 using fixed partitions defined on DT

Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
2021-03-17 14:38:23 -05:00

14 lines
148 B
YAML

identifier: esp32
name: ESP-32
type: mcu
arch: xtensa
toolchain:
- espressif
supported:
- gpio
- i2c
- watchdog
- uart
- pinmux
- nvs