InfiniSim/sim/FreeRTOS.cpp

4 lines
54 B
C++
Raw Normal View History

2022-02-16 14:42:29 -06:00
#include "FreeRTOS.h"
void NVIC_SystemReset(void) {}