zephyr/soc/gd/gd32/gd32e10x/soc.h

16 lines
315 B
C

/*
* Copyright (c) 2021 YuLong Yao <feilongphone@gmail.com>
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _SOC_ARM_GIGADEVICE_GD32E10X_SOC_H_
#define _SOC_ARM_GIGADEVICE_GD32E10X_SOC_H_
#ifndef _ASMLANGUAGE
#include <gd32e10x.h>
#endif /* _ASMLANGUAGE */
#endif /* _SOC_ARM_GIGADEVICE_GD32E10X_SOC_H_ */