1 /* Auto-generated config file hpl_systick_config.h */
2 #ifndef HPL_SYSTICK_CONFIG_H
3 #define HPL_SYSTICK_CONFIG_H
4 
5 // <<< Use Configuration Wizard in Context Menu >>>
6 
7 // <h> Advanced settings
8 // <q> SysTick exception request
9 // <i> Indicates whether the generation of SysTick exception is enabled or not
10 // <id> systick_arch_tickint
11 #ifndef CONF_SYSTICK_TICKINT
12 #define CONF_SYSTICK_TICKINT 0
13 #endif
14 // </h>
15 
16 // <<< end of configuration section >>>
17 
18 #endif // HPL_SYSTICK_CONFIG_H
19