#include "porting.h" #include uint32_t HAL_GetTick(void) { return SDL_GetTicks(); } void wdog_refresh(void) { }