28 lines
344 B
YAML
28 lines
344 B
YAML
#
|
|
# Copyright (c) 2018, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: mimxrt1060_evk
|
|
name: NXP MIMXRT1060-EVK
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 32768
|
|
flash: 8192
|
|
supported:
|
|
- arduino_gpio
|
|
- counter
|
|
- display
|
|
- gpio
|
|
- i2c
|
|
- netif:eth
|
|
- sdhc
|
|
- usb_device
|
|
- kscan:touch
|
|
- dma
|