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