add GD32VF103C_EVAL support
This commit is contained in:
9
board/GigaDevice_GD32VF103C_EVAL/BSP/Inc/mcu_init.h
Normal file
9
board/GigaDevice_GD32VF103C_EVAL/BSP/Inc/mcu_init.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __MCU_INIT_H
|
||||
#define __MCU_INIT_H
|
||||
|
||||
#include "gd32vf103.h"
|
||||
#include "usart.h"
|
||||
|
||||
void board_init();
|
||||
|
||||
#endif //__MCU_INIT_H
|
Reference in New Issue
Block a user