zephyr/modules/hal_nxp/s32/Kconfig.nxp_s32
Zhaoxiang Jin 7ed7cd191a modules: hal_nxp: Move hal_nxp glue layer to zephyr repo
Move hal_nxp glue layer to zephyr repo.
Fix build warnings and failures caused by hal_nxp upgrade.
Update manifest to contain hal_nxp changes.

Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
2025-03-26 16:26:34 +01:00

9 lines
171 B
Text

# NXP S32 MCUs family
# Copyright 2022-2023 NXP
# SPDX-License-Identifier: Apache-2.0
config HAS_NXP_S32_HAL
bool
select HAS_CMSIS_CORE
depends on SOC_FAMILY_NXP_S32