![]() |
Contiki-NG
|
Hardfault Handler implementation for the nRF. More...
#include "contiki.h"#include "cmsis_compiler.h"#include "nrf.h"Go to the source code of this file.
Functions | |
| void | HardFault_Handler (void) |
| Hardfault handler. | |
Hardfault Handler implementation for the nRF.
Definition in file hardfault-handler.c.