add GD32V TencentOS tiny EVB_LX board
add GD32V TencentOS tiny EVB_LX board
This commit is contained in:
11
board/TencentOS_tiny_EVB_LX/BSP/Inc/mcu_init.h
Normal file
11
board/TencentOS_tiny_EVB_LX/BSP/Inc/mcu_init.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __MCU_INIT_H
|
||||
#define __MCU_INIT_H
|
||||
|
||||
#include "gd32vf103.h"
|
||||
#include "usart.h"
|
||||
#include "oled.h"
|
||||
#include "EVB_LX_IoT_gd32vf103.h"
|
||||
|
||||
void board_init();
|
||||
|
||||
#endif //__MCU_INIT_H
|
Reference in New Issue
Block a user