rt-thread/components
HubretXie 3c2bfa2349
【修复bug】修复sal判断internet连接的隐藏bug
1、当前判断网卡是否连接Internet是通过连接rtt-thread的服务器来判断的,
2、这个月开始好像服务器挂了,不响应请求
3、这里超时用的2000秒,导致sys workqueue被卡死在这里了
2019-11-26 09:38:16 +08:00
..
cplusplus fix Queue.h mpool bug 2019-09-30 14:47:45 +08:00
dfs 1.修复sd卡热插拔内存泄露的bug 2019-11-16 11:16:48 +08:00
drivers [Device/I2C] Chang debug message print way to ulog 2019-11-26 07:41:43 +08:00
finsh [components][finsh] fix compile error when the symbol table feature closed 2019-11-11 10:36:49 +08:00
libc fix bug for pthread_create memory leak 2019-10-10 22:42:14 +08:00
lwp 修改lwp支持中arm cortex-a的swi入口函数处理 2019-04-27 13:54:51 +08:00
net 【修复bug】修复sal判断internet连接的隐藏bug 2019-11-26 09:38:16 +08:00
utilities [components] remove libc dependency in ulog and RTC driver. 2019-11-14 18:09:55 +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