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 823edfd commit aca60b5Copy full SHA for aca60b5
src/timer.c
@@ -22,8 +22,7 @@
22
* 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
23
* 2024-01-25 Shell add RT_TIMER_FLAG_THREAD_TIMER for timer to sync with sched
24
* 2024-05-01 wdfk-prog The rt_timer_check and _soft_timer_check functions are merged
25
- * 2025-06-01 htl5241 remove redundancy
26
- * fix timer overflow
+ * 2025-06-01 htl5241 remove redundancy and fix timer overflow
27
*/
28
29
#include <rtthread.h>
0 commit comments