zephyr/boards/arm/mimxrt1050_evk/mimxrt1050_evk_qspi.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

27 lines
338 B
YAML

#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: mimxrt1050_evk_qspi
name: NXP MIMXRT1050-EVK-QSPI
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 32768
flash: 8192
supported:
- arduino_gpio
- counter
- display
- gpio
- i2c
- netif:eth
- sdhc
- spi
- usb_device