Files
zephyr/boards/nxp/mimxrt1060_evk/mimxrt1060_evk_mimxrt1062_hyperflash.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

36 lines
473 B
YAML

#
# Copyright 2018, 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: mimxrt1060_evk/mimxrt1062/hyperflash
name: NXP MIMXRT1060-EVK (HyperFlash)
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
ram: 32768
flash: 65536
supported:
- arduino_gpio
- arduino_i2c
- arduino_serial
- arduino_spi
- counter
- display
- dma
- flash
- gpio
- i2c
- netif:eth
- pwm
- sdhc
- spi
- usb_device
- usbd
- watchdog
- rtc
vendor: nxp