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