4 lines
69 B
C++
4 lines
69 B
C++
|
#include "portmacro_cmsis.h"
|
||
|
|
||
|
void portYIELD_FROM_ISR(BaseType_t) {}
|