mirror of
https://github.com/HEYAHONG/HCppBox.git
synced 2025-10-14 02:27:41 +08:00
[htools/common] 调整默认Tick
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
/* configTICK_RATE_HZ sets frequency of the tick interrupt in Hz, normally
|
||||
* calculated from the configCPU_CLOCK_HZ value. */
|
||||
#define configTICK_RATE_HZ 100
|
||||
#define configTICK_RATE_HZ 1000
|
||||
|
||||
/* Set configUSE_PREEMPTION to 1 to use pre-emptive scheduling. Set
|
||||
* configUSE_PREEMPTION to 0 to use co-operative scheduling.
|
||||
|
Reference in New Issue
Block a user