pikapython/bsp/w806/Demo/gpio/wm_hal_msp.c
2022-03-28 17:19:25 +08:00

8 lines
50 B
C

#include "wm_hal.h"
void HAL_MspInit(void)
{
}