More lpc1788 updates

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5697 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2013-03-02 14:23:17 +00:00
parent ac23001d25
commit 6d02aa1f63

View File

@ -71,7 +71,7 @@
*/
#define LPC17_CCLK 120000000 /* 120Mhz */
#define LPC17_PCLKDIV 2 /* Peripheral clock = LPC17_CCLK/2 */
#define BOARD_PCLKDIV 2 /* Peripheral clock = LPC17_CCLK/2 */
/* Select the main oscillator as the frequency source. SYSCLK is then the frequency
* of the main oscillator.