mbed-os/UNITTESTS/stubs/nvic_wrapper_stub.c

4 lines
58 B
C

#include "nvic_wrapper.h"
void NVIC_SystemReset(void) {}