zephyr/soc/renesas/ra/ra2a1/soc.h

17 lines
311 B
C

/*
* Copyright (c) 2024 TOKITA Hiroshi
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file SoC configuration macros for the Renesas RA2A1 family MCU
*/
#ifndef ZEPHYR_SOC_RENESAS_RA2A1_SOC_H_
#define ZEPHYR_SOC_RENESAS_RA2A1_SOC_H_
#include <bsp_api.h>
#endif /* ZEPHYR_SOC_RENESAS_RA2A1_SOC_H_ */