/* * Copyright (c) 2025 Renesas Electronics Corporation * * SPDX-License-Identifier: Apache-2.0 */ /** * @file SoC configuration macros for the Renesas RA4L1 family MCU */ #ifndef ZEPHYR_SOC_RENESAS_RA4L1_SOC_H_ #define ZEPHYR_SOC_RENESAS_RA4L1_SOC_H_ #include #endif /* ZEPHYR_SOC_RENESAS_RA4L1_SOC_H_ */