rt-thread-official/examples/utest/testcases/drivers
Shell 48bd0e49f2
[ipc] support of lockless rt_completion (#8887)
* [ipc] lockless rt_completion implementation

The new rt_completion implemented by lockless algorithm can improve timer resolution for up to ~12%, compare to sem IPC.

Signed-off-by: Shell <smokewood@qq.com>

* fixup: error

* remove useless changes

---------

Signed-off-by: Shell <smokewood@qq.com>
2024-05-08 09:25:57 +08:00
..
ipc [ipc] support of lockless rt_completion (#8887) 2024-05-08 09:25:57 +08:00
serial_v2 [serial_v2]串口设备框架serial_v2在utest下的testcases补充 (#8079) 2023-10-27 09:25:26 +08:00
SConscript [testcase] 增加serial_v2的测试用例 2021-06-23 11:04:36 +08:00