summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/nutiny-nuc120/nsh/defconfig3
-rw-r--r--nuttx/configs/nutiny-nuc120/ostest/defconfig3
2 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/configs/nutiny-nuc120/nsh/defconfig b/nuttx/configs/nutiny-nuc120/nsh/defconfig
index d884480f2..dd72a216b 100644
--- a/nuttx/configs/nutiny-nuc120/nsh/defconfig
+++ b/nuttx/configs/nutiny-nuc120/nsh/defconfig
@@ -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
diff --git a/nuttx/configs/nutiny-nuc120/ostest/defconfig b/nuttx/configs/nutiny-nuc120/ostest/defconfig
index a8c8e26bb..2dd7568d4 100644
--- a/nuttx/configs/nutiny-nuc120/ostest/defconfig
+++ b/nuttx/configs/nutiny-nuc120/ostest/defconfig
@@ -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