We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca739a7 commit 98b9081Copy full SHA for 98b9081
1 file changed
components/drivers/ipc/ringbuffer.c
@@ -10,7 +10,7 @@
10
* 2016-08-18 heyuanjie add interface
11
* 2021-07-20 arminker fix write_index bug in function rt_ringbuffer_put_force
12
* 2021-08-14 Jackistang add comments for function interface.
13
- * 2026-03-16 RyanCW(Codex) fix put_force overwrite in wrapped state
+ * 2026-03-16 RyanCW fix put_force overwrite in wrapped state
14
*/
15
16
#include <rtdevice.h>
0 commit comments