23 lines
334 B
YAML
23 lines
334 B
YAML
#
|
|
# Copyright (c) 2020, Manivannan Sadhasivam <mani@kernel.org>
|
|
# Copyright 2024
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: imx8mm_evk/mimx8mm6/m4
|
|
name: NXP i.MX8M Mini EVK
|
|
type: mcu
|
|
arch: arm
|
|
ram: 128
|
|
flash: 128
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: nxp
|