22 lines
305 B
YAML
22 lines
305 B
YAML
#
|
|
# Copyright 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: imx8mn_evk/mimx8mn6/a53/smp
|
|
name: NXP i.MX8M Nano EVK A53 with SMP kernel
|
|
type: mcu
|
|
arch: arm64
|
|
toolchain:
|
|
- zephyr
|
|
- cross-compile
|
|
ram: 1024
|
|
supported:
|
|
- smp
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: nxp
|