CH32V307_Template/src/board.c

5 lines
62 B
C
Raw Normal View History

2022-03-29 08:19:12 +00:00
#include "ch32v30x_conf.h"
void BOARD_LED_Init(void) {
}