e2e9155dd5
All IEEE 802.15.4 tests/samples use DT-based filter now, so the ieee802154 tag can be deleted. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
24 lines
265 B
YAML
24 lines
265 B
YAML
identifier: xiao_ble
|
|
name: XIAO BLE
|
|
type: mcu
|
|
arch: arm
|
|
ram: 256
|
|
flash: 1024
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- adc
|
|
- ble
|
|
- counter
|
|
- gpio
|
|
- i2c
|
|
- i2s
|
|
- pwm
|
|
- spi
|
|
- usb_cdc
|
|
- usb_device
|
|
- watchdog
|
|
- netif:openthread
|