WatchDog Timer library, support for LPC1768 and LPC11U24

Dependents:   ECGAFE_copy WatchDog

Fork of WatchDog by Christian Lerche

Revision:
2:a6661a79bf7b
Parent:
0:bbc789f8d849
--- a/WatchDog.cpp	Sun Jul 01 22:43:25 2012 +0000
+++ b/WatchDog.cpp	Tue Oct 23 05:14:02 2012 +0000
@@ -4,7 +4,7 @@
 *           altered by Lerche. 
 *
 *           02-07-2012 - Added LPC11U24 Watchdog functions. Lerche
-*           
+*           23-10-2012 - Trying to publish the library which seems VERY difficult
 */
 
 #include "mbed.h"