24 lines
311 B
YAML
24 lines
311 B
YAML
#
|
|
# Copyright (c) 2017, 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: lpcxpresso54114/lpc54114/m4
|
|
name: NXP LPCXpresso54114 M4
|
|
type: mcu
|
|
arch: arm
|
|
ram: 64
|
|
flash: 256
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- arduino_i2c
|
|
- arduino_spi
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
vendor: nxp
|