25 lines
305 B
YAML
25 lines
305 B
YAML
#
|
|
# Copyright 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: imx93_evk/mimx9352/a55
|
|
name: NXP i.MX93 EVK A55
|
|
type: mcu
|
|
arch: arm64
|
|
toolchain:
|
|
- zephyr
|
|
- cross-compile
|
|
ram: 1024
|
|
supported:
|
|
- gpio
|
|
- uart
|
|
- i2c
|
|
- spi
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: nxp
|