This commit makes names in the platform YAML files unique. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
17 lines
208 B
YAML
17 lines
208 B
YAML
identifier: esp32s2_saola
|
|
name: ESP32-S2 Saola
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- adc
|
|
- dac
|
|
- gpio
|
|
- i2c
|
|
- watchdog
|
|
- uart
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|