zephyr/boards/arm/pan1782_evb/pan1782_evb.yaml
Gerard Marull-Paretas e2e9155dd5 boards: remove unused tag from supported list
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>
2022-08-10 11:57:34 +02:00

29 lines
408 B
YAML

# PAN1782 EVB configuration
# Copyright (c) 2022 Panasonic Industrial Devices Europe GmbH
# SPDX-License-Identifier: Apache-2.0
identifier: pan1782_evb
name: pan1782-evb
type: mcu
arch: arm
ram: 128
flash: 512
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- adc
- arduino_gpio
- arduino_i2c
- arduino_spi
- usb_device
- ble
- gpio
- i2c
- spi
- pwm
- watchdog
- counter