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>
18 lines
263 B
YAML
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
|