1# PAN1780 EVB configuration
2
3# Copyright (c) 2022 Panasonic Industrial Devices Europe GmbH
4# SPDX-License-Identifier: Apache-2.0
5
6identifier: pan1780_evb
7name: pan1780-evb
8type: mcu
9arch: arm
10ram: 256
11flash: 1024
12toolchain:
13  - zephyr
14  - gnuarmemb
15  - xtools
16supported:
17  - adc
18  - arduino_gpio
19  - arduino_i2c
20  - arduino_spi
21  - ble
22  - counter
23  - gpio
24  - i2c
25  - i2s
26  - pwm
27  - spi
28  - usb_device
29  - watchdog
30  - netif:openthread
31