sdk/Source/User/demo/gpio.c

13 lines
95 B
C
Raw Normal View History

2023-01-07 15:34:23 +00:00
#include "hk32f030m.h"
void GPIO_Init(void){
}
#define GPIO_SET()
#define GPIO_RESET()