mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 18:45:05 +00:00
Sorts the list of supported features in alphabetical order for all nxp boards. No features are added or removed. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
24 lines
282 B
YAML
24 lines
282 B
YAML
#
|
|
# Copyright (c) 2018, Diego Sueiro
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: warp7_m4
|
|
name: WaRP7 IMX7S
|
|
type: mcu
|
|
arch: arm
|
|
ram: 32
|
|
flash: 32
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
supported:
|
|
- gpio
|
|
- i2c
|