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

7 lines
49 B
C

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