zephyr/boards/nxp/frdm_mcxc444/frdm_mcxc444.yaml
Neil Chen e5f0075dc6 board: frdmmcxc444: Add uart support
Add UART configuration and pin control. Set state to disabled,
as it serves as alternative to default LPUART0 or as second
uart only.

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
2024-11-19 17:52:25 -05:00

25 lines
303 B
YAML

#
# Copyright 2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: frdm_mcxc444
name: NXP FRDM-MCXC444
type: mcu
arch: arm
ram: 32
flash: 256
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- uart
- counter
testing:
ignore_tags:
- net
- bluetooth
vendor: nxp