Go to the documentation of this file.
21#undef VSF_GIGADEVICE_DRIVER_HEADER
23#if defined(__GD32VF103__)
25# define VSF_GIGADEVICE_DRIVER_HEADER "./GD32VF103/GD32VF103C8/driver.h"
26#elif defined(__GD32E103__)
27# define VSF_GIGADEVICE_DRIVER_HEADER "./GD32E10X/GD32E103/driver.h"
28#elif defined(__GD32H759IMT6__)
29# define VSF_GIGADEVICE_DRIVER_HEADER "./GD32H7XX/common/driver.h"
31# error No supported device found.
35#include VSF_GIGADEVICE_DRIVER_HEADER
39#ifndef __HAL_DRIVER_GIGADEVICE_H__
40#define __HAL_DRIVER_GIGADEVICE_H__