zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_ns.yaml
Johann Fischer 0809b75b42 boards: remove test feature usb_cdc
This test feature is not required and was only used as a dependency in
the usb/console example. It is redundant since the sample already
depends on usb_device.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-05-29 07:32:41 +02:00

19 lines
287 B
YAML

identifier: nrf5340dk/nrf5340/cpuapp/ns
name: NRF5340-DK-NRF5340-application-MCU-Non-Secure
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 192
flash: 192
supported:
- i2c
- pwm
- watchdog
- usb_device
- netif:openthread
- gpio
- spi
vendor: nordic