Simple implementation of the watchdog timer for NRF51xxx.

Dependents:   WatchdogTimerTest Seeed_Test_Wristband_final mbed-os-PF-UWBBEACON_v1_dev RB-2018-X_MPU_12

Revision:
1:10fdcb411fbd
Parent:
0:172aa845e1d7
--- a/WatchdogTimer.h	Tue Jun 30 16:19:16 2015 +0000
+++ b/WatchdogTimer.h	Tue Jun 30 16:43:53 2015 +0000
@@ -14,4 +14,4 @@
     static const uint16_t NRF_CLK_RATE = 32768; //32KHz
 };
 
-#endif // WATCHDOGTIMER_H
\ No newline at end of file
+#endif // WATCHDOGTIMER_H