mbed-os/UNITTESTS/stubs/nvic_wrapper_stub.c

4 lines
58 B
C
Raw Normal View History

2018-08-17 14:37:11 +00:00
#include "nvic_wrapper.h"
void NVIC_SystemReset(void) {}