The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: TARGET_LPC812/system_LPC8xx.h
- 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) */