25 lines
304 B
YAML
25 lines
304 B
YAML
#
|
|
# Copyright (c) 2018, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: mimxrt1064_evk
|
|
name: NXP MIMXRT1064-EVK
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 32768
|
|
flash: 4096
|
|
supported:
|
|
- display
|
|
- hwinfo
|
|
- netif:eth
|
|
- i2c
|
|
- pwm
|
|
- usb_device
|
|
- counter
|