螺丝松掉的人
|
20459ec4d3
|
[ringbuffer] ringbuffer size boost to 32bit (#6915)
* ringbuffer size boost to 32bit
* 添加ringbuffer测试demo
related: #682
----
Co-authored-by: Zxy <1308465141@qq.com>
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-02-08 22:55:52 -05:00 |
Tangyuxin
|
a4829b1c00
|
[fix] Fix simulator compilation warnings (#6438)
* [fix] Fix simulator compilation warnings
* Update bsp/simulator/rtconfig_project.h
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-09-20 10:31:11 -04:00 |
Man, Jianting (Meco)
|
fb941e6d8d
|
[fingbuffer] fix a typo (#6075)
|
2022-06-17 18:46:46 +08:00 |
Jackistang
|
3de03a072e
|
修改 ringbuffer 和 workqueue 注释的语法
|
2021-08-18 09:44:52 +08:00 |
Jackistang
|
6173c9d7d5
|
fix comments error in ringbuffer and workqueue.
|
2021-08-17 22:44:29 +08:00 |
Jackistang
|
99de1a6220
|
format code
|
2021-08-14 14:32:58 +08:00 |
Jackistang
|
1b7468979f
|
[ringbuffer] 添加 ringbuffer 的接口注释
|
2021-08-14 13:47:05 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
malongwei
|
d6c8b46dad
|
add 'rt_ringbuffer_peak' API
|
2020-11-22 14:20:02 +08:00 |
Bernard Xiong
|
e158d48de0
|
[license] Fix the bad license replace.
|
2018-10-15 00:50:04 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
bernard
|
d7087fdd3b
|
[DeviceDrivers] change cmd type.
1. Change 'rt_uint8_t' type of cmd to 'int';
2. Add waitqueue;
3. Split device ipc header files;
|
2017-10-15 22:56:46 +08:00 |