`usb device` isn't a valid feature name, fix it, using the new "usbd" tag. Remove it when not enabled on the board. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
28 lines
406 B
YAML
28 lines
406 B
YAML
identifier: myra_sip_baseboard
|
|
name: Myra SiP Baseboard
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
ram: 128
|
|
flash: 512
|
|
supported:
|
|
- nvs
|
|
- pwm
|
|
- i2c
|
|
- gpio
|
|
- spi
|
|
- watchdog
|
|
- dma
|
|
- can
|
|
- rtc
|
|
- sensors
|
|
- eeprom
|
|
testing:
|
|
timeout_multiplier: 3
|
|
renode:
|
|
uart: sysbus.lpuart1
|
|
resc: boards/antmicro/myra_sip_baseboard/support/myra_sip_baseboard.resc
|
|
vendor: antmicro
|