File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4747 * 2023-04-16 Xin-zheqi redesigen queue recv and send function return real message size
4848 * 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
4949 * 2025-06-01 htl5241 fix timer overflow
50- *
5150 */
5251
5352#include <rtthread.h>
Original file line number Diff line number Diff line change 3535 * 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
3636 * 2023-12-10 xqyjlj fix thread_exit/detach/delete
3737 * fix rt_thread_delay
38- * 2025-06-01 htl5241 fix timer overflow
39- *
38+ * 2025-06-01 htl5241 fix timer overflow
4039 */
4140
4241#include <rthw.h>
Original file line number Diff line number Diff line change 2222 * 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
2323 * 2024-01-25 Shell add RT_TIMER_FLAG_THREAD_TIMER for timer to sync with sched
2424 * 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
25+ * 2025-06-01 htl5241 remove redundancy and fix timer overflow
2726 */
2827
2928#include <rtthread.h>
You can’t perform that action at this time.
0 commit comments