8 lines
50 B
C
Raw Normal View History

2021-12-27 15:16:32 +08:00
#include "wm_hal.h"
void HAL_MspInit(void)
{
}