27 lines
361 B
YAML
27 lines
361 B
YAML
#
|
|
# Copyright (c) 2020-2024 PHYTEC Messtechnik GmbH
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: phyboard_polis/mimx8mm6/m4
|
|
name: phyBOARD-Polis i.MX8M Mini
|
|
type: mcu
|
|
arch: arm
|
|
ram: 128
|
|
flash: 128
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
supported:
|
|
- uart
|
|
- spi
|
|
- gpio
|
|
- can
|
|
vendor: nxp
|