Files
zephyr/boards/nxp/mimxrt1050_evk/mimxrt1050_evk_mimxrt1052_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

34 lines
428 B
YAML

#
# Copyright 2017, 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: mimxrt1050_evk/mimxrt1052/qspi
name: NXP MIMXRT1050-EVK (QSPI)
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
ram: 32768
flash: 8192
supported:
- adc
- arduino_gpio
- arduino_serial
- counter
- display
- dma
- flash
- gpio
- i2c
- netif:eth
- sdhc
- spi
- usb_device
- usbd
- watchdog
- rtc
vendor: nxp