InfiniSim/sim/portmacro_cmsis.cpp
2022-02-17 22:57:08 +01:00

4 lines
69 B
C++

#include "portmacro_cmsis.h"
void portYIELD_FROM_ISR(BaseType_t) {}