1#
2# Copyright (c) 2018, Endre Karlson
3#
4# SPDX-License-Identifier: Apache-2.0
5
6identifier: particle_xenon
7name: particle-xenon
8type: mcu
9arch: arm
10ram: 512
11flash: 1024
12toolchain:
13  - zephyr
14  - gnuarmemb
15  - xtools
16supported:
17  - i2c
18  - spi
19  - gpio
20  - usb_device
21  - ble
22  - feather_serial
23  - feather_i2c
24  - feather_spi
25vendor: particle
26