WatchDog Timer library, support for LPC1768 and LPC11U24

Dependents:   ECGAFE_copy WatchDog

Fork of WatchDog by Christian Lerche

Files at this revision

API Documentation at this revision

Comitter:
Lerche
Date:
Tue Oct 23 05:14:02 2012 +0000
Parent:
0:bbc789f8d849
Commit message:
Trying to publish

Changed in this revision

WatchDog.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r bbc789f8d849 -r a6661a79bf7b WatchDog.cpp
--- 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"