f23d06e344
Initial board files created to support the esp32s2_devkitc board. Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
27 lines
304 B
YAML
27 lines
304 B
YAML
identifier: esp32s2_devkitc
|
|
name: ESP32-S2 DevKitC
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- adc
|
|
- dac
|
|
- gpio
|
|
- i2c
|
|
- watchdog
|
|
- uart
|
|
- nvs
|
|
- pwm
|
|
- spi
|
|
- counter
|
|
- entropy
|
|
- input
|
|
- can
|
|
- dma
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: espressif
|