Files
zephyr/boards/nxp/lpcxpresso54114/lpcxpresso54114_lpc54114_m4.yaml
Andrej Butok 6404f37814 boards: nxp: Fix NXP MCU board names in yaml
- Fixes an inconsistency in the board list
  of the MCUx-VSCode extension. No functional change.
- Adjusts names in yaml files to follow the currently used approach
  "NXP <board_name> [(cpu)] [(type)]".

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
2026-01-23 09:20:47 -06:00

24 lines
312 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
supported:
- arduino_i2c
- arduino_spi
- flash
- gpio
- i2c
- spi
vendor: nxp