# 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
