zephyr/boards/arm/mimxrt1060_evk/mimxrt1060_evk.yaml
Alexander Wachter 57bd09186b boards: Remove "supported: -hwinfo" from all boards
Remove all "supported: -hwinfo" definitions from the boards
yaml files and documentation. hwinfo can generally be tested
on every board because it returns -ENOTSUP if not supported.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-02-27 21:14:54 +01:00

24 lines
311 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
- usb_device