23 lines
305 B
YAML
23 lines
305 B
YAML
#
|
|
# Copyright (c) 2021, Laird Connectivity
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: mimx8mp_evk_ddr
|
|
name: NXP i.MX8M Plus EVK (DDR)
|
|
type: mcu
|
|
arch: arm
|
|
ram: 2048
|
|
flash: 2048
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
supported:
|
|
- uart
|