1#
2# Copyright (c) 2020 Lemonbeat
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7identifier: lpcxpresso55s28
8name: NXP LPCXpresso55S28
9type: mcu
10arch: arm
11ram: 64
12flash: 256
13toolchain:
14  - zephyr
15  - gnuarmemb
16  - xtools
17supported:
18  - adc
19  - arduino_gpio
20  - arduino_i2c
21  - arduino_spi
22  - flash
23  - gpio
24  - i2c
25  - spi
26  - usb_device
27  - watchdog
28vendor: nxp
29