clock control library written by Michael Wei

Dependents:   IsuProject_LPC1768 int555 Gemini_Soloist_LPC1768 OSCtoCVConverter

Revision:
1:a6d100de3aee
Parent:
0:bf8849c9b21a
--- a/ClockControl.h	Wed Mar 28 10:45:42 2012 +0000
+++ b/ClockControl.h	Fri Oct 11 02:59:39 2013 +0000
@@ -3,7 +3,7 @@
   */ 
   
 //shouldn't have to include, but fixes weird problems with defines
-#include "LPC1768/ARM/LPC17xx.h"
+#include "TARGET_LPC1768/LPC17xx.h"
 
 #ifndef MBED_CLOCKCONTROL_H 
 #define MBED_CLOCKCONTROL_H