aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h')
-rw-r--r--demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h b/demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h
index 0a948883b..e98eeb485 100644
--- a/demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h
+++ b/demos/STM32/NIL-STM32F746G-DISCOVERY/chconf.h
@@ -65,7 +65,7 @@
* option defines the maximum amount of time allowed for
* timeouts.
*/
-#define CH_CFG_ST_FREQUENCY 50000
+#define CH_CFG_ST_FREQUENCY 5000
/**
* @brief Time delta constant for the tick-less mode.