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