Files
zephyr/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0_qspi.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

39 lines
477 B
YAML

#
# Copyright 2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: frdm_mcxn947/mcxn947/cpu0/qspi
name: NXP FRDM-MCXN947 (CPU0) (QSPI)
type: mcu
arch: arm
ram: 320
flash: 8192
toolchain:
- zephyr
- gnuarmemb
supported:
- adc
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- can
- counter
- dac
- dma
- flash
- gpio
- i2c
- i3c
- pwm
- regulator
- rtc
- sdhc
- spi
- usb_device
- usbd
- watchdog
vendor: nxp