summaryrefslogtreecommitdiffstats
path: root/watch-library/config/hpl_systick_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'watch-library/config/hpl_systick_config.h')
-rw-r--r--watch-library/config/hpl_systick_config.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/watch-library/config/hpl_systick_config.h b/watch-library/config/hpl_systick_config.h
new file mode 100644
index 00000000..a7f2f362
--- /dev/null
+++ b/watch-library/config/hpl_systick_config.h
@@ -0,0 +1,18 @@
+/* Auto-generated config file hpl_systick_config.h */
+#ifndef HPL_SYSTICK_CONFIG_H
+#define HPL_SYSTICK_CONFIG_H
+
+// <<< Use Configuration Wizard in Context Menu >>>
+
+// <h> Advanced settings
+// <q> SysTick exception request
+// <i> Indicates whether the generation of SysTick exception is enabled or not
+// <id> systick_arch_tickint
+#ifndef CONF_SYSTICK_TICKINT
+#define CONF_SYSTICK_TICKINT 0
+#endif
+// </h>
+
+// <<< end of configuration section >>>
+
+#endif // HPL_SYSTICK_CONFIG_H