mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
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:
@@ -162,7 +162,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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user