Fix error in NUC120 SysTick source clock setting; switch to core clock as SysTick clock source

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5684 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-02-27 23:14:48 +00:00
parent d621681866
commit 083d2054e7
4 changed files with 79 additions and 6 deletions
+2 -1
View File
@@ -164,7 +164,8 @@ CONFIG_NUC_UART1=y
# CONFIG_NUC_PS2 is not set
# CONFIG_NUC_I2S is not set
CONFIG_NUC_INTHI=y
CONFIG_NUC_SYSTICK_XTALHI=y
CONFIG_NUC_SYSTICK_CORECLK=y
# CONFIG_NUC_SYSTICK_XTALHI is not set
# CONFIG_NUC_SYSTICK_XTALLO is not set
# CONFIG_NUC_SYSTICK_XTALHId2 is not set
# CONFIG_NUC_SYSTICK_HCLKd2 is not set