22 lines
319 B
YAML
22 lines
319 B
YAML
# Copyright 2022-2024 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: s32z2xxdc2/s32z270/rtu1
|
|
name: NXP X-S32Z270-DC (DC2) on RTU1 Cortex-R52 cores
|
|
type: mcu
|
|
arch: arm
|
|
ram: 1024
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- uart
|
|
- gpio
|
|
- watchdog
|
|
- netif:eth
|
|
- can
|
|
- spi
|
|
- counter
|
|
- adc
|
|
- i2c
|
|
vendor: nxp
|