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 aca60b5 commit f618acaCopy full SHA for f618aca
src/ipc.c
@@ -45,7 +45,7 @@
45
* 2022-10-15 Bernard add nested mutex feature
46
* 2022-10-16 Bernard add prioceiling feature in mutex
47
* 2023-04-16 Xin-zheqi redesigen queue recv and send function return real message size
48
- * 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
+ * 2023-09-15 xqyjlj perf rt_hw_interrupt_disable/enable
49
*/
50
51
#include <rtthread.h>
0 commit comments