This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f7ba4a6341
rt-thread
/
components
History
Meco
f7ba4a6341
增加条件编译,防止RT_USING_DFS没有定义时 _sys_flen()出现编译警告:stat变量定义但没有被调用 的问题
2020-08-05 02:47:27 +08:00
..
cplusplus
[C++] rename the Thread/Mutex to cxx_Thread/Mutex to avoid same name issue
2020-04-30 21:08:04 +08:00
dfs
1、解决do_pollfd函数中处理底层网络设备返回错误-1的情况,返回-1时select函数也要返回-1 …
2020-05-21 22:05:38 +08:00
drivers
[components][usb] word error : PROERTY -> PROPERTY
2020-08-04 11:01:22 +08:00
finsh
[update] function must have parameter
2020-07-24 15:20:12 +08:00
libc
增加条件编译,防止RT_USING_DFS没有定义时 _sys_flen()出现编译警告:stat变量定义但没有被调用 的问题
2020-08-05 02:47:27 +08:00
lwp
修改lwp支持中arm cortex-a的swi入口函数处理
2019-04-27 13:54:51 +08:00
net
[at_socket] update AT_SW_VERSION and adjust at_socket_ops
2020-07-23 01:13:48 +08:00
utilities
rt_snprintf多了个参数。
2020-07-03 17:10:43 +08:00
vbus
[components/vbus]remove log_trace from vbus.c
2019-04-23 14:08:05 +08:00
vmm
[components/vmm]remove log_trace item from vmm
2019-04-23 14:01:55 +08:00
Kconfig
[components/Kconfig]解除组件初始化与使用user main的依赖,默认两者均不使能
2019-09-11 12:03:37 +08:00
SConscript
Re-normalizing the repo
2013-01-08 22:40:58 +08:00