The pretty names specified in the YAML files of each board are not unique. Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
24 lines
289 B
YAML
24 lines
289 B
YAML
identifier: yd_esp32/esp32/procpu
|
|
name: YD-ESP32 PROCPU
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- adc
|
|
- dac
|
|
- gpio
|
|
- i2c
|
|
- watchdog
|
|
- uart
|
|
- nvs
|
|
- pwm
|
|
- dac
|
|
- spi
|
|
- counter
|
|
- entropy
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: vcc-gnd
|