mirror of https://github.com/ARMmbed/mbed-os.git
Update system_LPC8xx.h
Fix and enable the PLL for the LPC812. Removed unnecessary commentspull/870/head
parent
b2cc8227f1
commit
898b4ab772
|
@ -30,7 +30,6 @@ extern "C" {
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
//WH
|
||||
extern uint32_t MainClock; /*!< Main Clock Frequency */
|
||||
extern uint32_t SystemCoreClock; /*!< System Clock Frequency (Core Clock) */
|
||||
|
||||
|
|
Loading…
Reference in New Issue