Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
93:e188a91d3eaa
Parent:
66:9c8f0e3462fb
--- a/TARGET_LPC812/system_LPC8xx.h	Thu Nov 27 13:33:22 2014 +0000
+++ b/TARGET_LPC812/system_LPC8xx.h	Tue Feb 03 15:31:20 2015 +0000
@@ -30,6 +30,7 @@
 
 #include <stdint.h>
 
+extern uint32_t MainClock;           /*!< Main Clock Frequency                 */
 extern uint32_t SystemCoreClock;     /*!< System Clock Frequency (Core Clock)  */