We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e95cef commit a39707fCopy full SHA for a39707f
platforms/chibios/boards/SN_SN32F240B/configs/chconf.h
@@ -21,9 +21,9 @@
21
22
#pragma once
23
24
-#define CH_CFG_ST_RESOLUTION 16
+#define CH_CFG_ST_FREQUENCY 10000
25
26
-#define CH_CFG_ST_FREQUENCY 187500
+#define CH_CFG_ST_TIMEDELTA 0
27
28
#define CH_CFG_USE_TIMESTAMP FALSE
29
platforms/chibios/boards/SN_SN32F260/configs/chconf.h
#define CH_CFG_OPTIMIZE_SPEED FALSE
0 commit comments