LostCivilization
|
ca023c1b41
|
[HUST CSE][vbus] fix the NULL pointer error
|
2023-05-01 00:45:55 -04:00 |
Shicheng Chu
|
93f3cb30e4
|
[kernel] 将rt_thread结构体改为显式继承rt_object (#7131)
|
2023-04-04 09:06:27 -04:00 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
thewon86
|
f5b0bfd3f4
|
uniform code writing-disable interrupt
|
2022-04-20 14:22:43 +08:00 |
Man, Jianting (Meco)
|
a514b3bd16
|
[components][kconfig] 整理Kconfig目录名称和结构 (#5698)
|
2022-03-25 23:07:18 +08:00 |
Meco Man
|
e18d44940f
|
[finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题
|
2021-09-05 01:57:26 -04:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
yangjie
|
10595c48bd
|
[components/vbus]remove log_trace from vbus.c
|
2019-04-23 14:08:05 +08:00 |
Bernard Xiong
|
4bbfaf9333
|
[license] Change the license of VBUS to Apache.
|
2018-10-15 01:20:56 +08:00 |
shaojinchun
|
03cd2c005d
|
Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h
|
2018-08-27 18:33:03 +08:00 |
shaojinchun
|
84e8c65683
|
RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ
|
2018-08-27 18:15:38 +08:00 |
shaojinchun
|
000887795f
|
Move configs of VBUS to Kconfig, delete related head files in the bsp directory
|
2018-08-27 15:37:08 +08:00 |
liang yongxiang
|
bd044f674d
|
[components] format Kconfig
|
2018-07-18 11:59:50 +08:00 |
bernard
|
bbe6425f94
|
[KConfig] Update Kconfig
1. Change the type of RT_DEBUG_THREAD to int;
2. Add Kconfig of VBUS.
|
2017-11-03 21:08:00 +08:00 |
bernard
|
68d01f8261
|
[VBUS] change cmd type to 'int'
|
2017-10-15 23:01:03 +08:00 |
Bernard Xiong
|
e03fbd4815
|
[VBUS] remove the vbus_local_conf.h analysis in the SConscript
|
2015-06-25 17:17:16 +08:00 |
Grissiom
|
d7fb5d5444
|
vbus: remove the rt_ prefix in the watermark queue source file
|
2015-01-09 10:11:32 +08:00 |
Grissiom
|
17aa3b1975
|
vbus: update copy-right information
|
2015-01-08 17:05:56 +08:00 |
Grissiom
|
f7415e595e
|
VBus: added
Currently only lpc43xx is supported.
|
2015-01-07 17:15:49 +08:00 |