/* | |
* Copyright (c) 2024 Renesas Electronics Corporation | |
* | |
* SPDX-License-Identifier: Apache-2.0 | |
*/ | |
/** | |
* @file SoC configuration macros for the Renesas RA4M3 family MCU | |
*/ | |
#ifndef ZEPHYR_SOC_RENESAS_RA4M3_SOC_H_ | |
#define ZEPHYR_SOC_RENESAS_RA4M3_SOC_H_ | |
#include <bsp_api.h> | |
#endif /* ZEPHYR_SOC_RENESAS_RA4M3_SOC_H_ */ |