zephyr/boards/nordic/thingy53/thingy53_nrf5340_cpuapp.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

18 lines
263 B
YAML

identifier: thingy53/nrf5340/cpuapp
name: Thingy53-NRF5340-application-MCU
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 448
flash: 1024
supported:
- gpio
- i2c
- pwm
- watchdog
- usb_device
- netif:openthread
vendor: nordic