Bernard Xiong
|
2ca5995160
|
Merge pull request #1987 from enkiller/dev
[components][drivers][wlan] Modify wlan device registration interface
|
2018-11-23 17:27:07 +08:00 |
Bernard Xiong
|
70bfe427e6
|
Merge pull request #2001 from armink/fix_rbb
[DeviceDriver][rbb] Add some comments and rt_rbb_blk_size/rt_rbb_blk_…
|
2018-11-23 17:17:46 +08:00 |
Bernard Xiong
|
6445328acc
|
Merge pull request #1999 from jesven/smp_4.0
Smp 4.0
|
2018-11-22 22:44:46 +08:00 |
Bernard Xiong
|
8cc81af1f6
|
Merge pull request #1998 from SummerGGift/Remove_code
[components][driver]: Remove the extra spi reinitialization code
|
2018-11-22 20:26:07 +08:00 |
shaojinchun
|
2a57ba9f96
|
统一getcwd和chdir的加锁方式
|
2018-11-22 18:21:45 +08:00 |
shaojinchun
|
fc6bc1ad39
|
Add smp support to RT-Thread 4.0
|
2018-11-22 18:16:47 +08:00 |
armink
|
74232f2de4
|
[DeviceDriver][rbb] Add some comments and rt_rbb_blk_size/rt_rbb_blk_buf API.
Signed-off-by: armink <armink.ztl@gmail.com>
|
2018-11-22 18:08:12 +08:00 |
SummerGift
|
e9c0964061
|
[components][driver]: optimized code
|
2018-11-22 16:33:32 +08:00 |
SummerGift
|
fac430805f
|
[components][driver]: change to new spi API
|
2018-11-22 16:26:29 +08:00 |
SummerGift
|
92fac771b1
|
[components][driver]: Store SPI configuration information to msd device
|
2018-11-22 14:52:02 +08:00 |
SummerGift
|
025951939a
|
[components][driver]: spi sd card, remove the extra reinitialization code
|
2018-11-22 13:57:28 +08:00 |
zylx
|
257ce972d0
|
[DeviceDrivers][spi]:add qspi support
|
2018-11-22 13:54:37 +08:00 |
Bernard Xiong
|
46dae3f35f
|
Merge branch 'master' into dev-4.0.x
|
2018-11-20 23:13:45 +08:00 |
tangyuxin
|
3df952d34c
|
[components][drivers][wlan] Modify wlan device registration interface
|
2018-11-20 11:15:34 +08:00 |
chenchaoqun@rt-thread.com
|
049944529f
|
[add] adc framework
|
2018-11-20 10:08:31 +08:00 |
chenyong
|
beaff7c09d
|
[net][sal] Add SAL components TLS features support
Signed-off-by: chenyong <1521761801@qq.com>
|
2018-11-15 14:48:20 +08:00 |
Bernard Xiong
|
45960a8d14
|
Merge pull request #1977 from SummerGGift/sfud
[component][sfud]: fix bug when probe device more than once
|
2018-11-14 19:23:41 +08:00 |
chenyong
|
739e8a8438
|
[drivers] Modify RTC_SYNC_USING_NTP depends on PKG_NETUTILS_NTP
Signed-off-by: chenyong <1521761801@qq.com>
|
2018-11-14 18:26:53 +08:00 |
SummerGift
|
dc704b1828
|
[component][sfud]: fix bug when probe device more than once
|
2018-11-14 17:58:57 +08:00 |
Bernard Xiong
|
ea17191127
|
Merge pull request #1972 from Dahua1992/master
修复syslog.c缺少#include <sys/time.h>
|
2018-11-13 11:59:20 +08:00 |
Dahua1992
|
0df270bfc5
|
add #include <sys/time.h>
原因tm = gmtime_r(&now, &tm_tmp);报错
|
2018-11-13 10:55:05 +08:00 |
Dahua1992
|
c71828fb33
|
add #include <sys/time.h>
原因 tm = gmtime_r(&now, &tm_tmp);报错
|
2018-11-13 10:22:53 +08:00 |
chenyong
|
270c39708a
|
[net][at] Modify AT CLI configuration
|
2018-11-13 09:51:18 +08:00 |
Bernard Xiong
|
00a655ac1c
|
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
2018-11-11 15:56:02 +08:00 |
Bernard Xiong
|
e108dfe4a5
|
[libc] Fix the _EXFUN issue in newlib
|
2018-11-10 16:58:07 +08:00 |
Bernard Xiong
|
d8ca5e0185
|
Merge pull request #1961 from armink/fix_ulog
[component][ulog] Fix a input parameter check error.
|
2018-11-10 12:12:09 +08:00 |
armink
|
106e6b77b2
|
[component][ulog] Fix a input parameter check error.
|
2018-11-10 09:49:21 +08:00 |
Bernard Xiong
|
d04730710a
|
Merge pull request #1955 from armink/fix_ulog
Fix ulog
|
2018-11-10 06:51:36 +08:00 |
armink
|
f28b9d83f7
|
[component][ulog] Fix a compile error when timestamp is enable.
|
2018-11-09 17:31:40 +08:00 |
Bernard Xiong
|
cb93510dc3
|
[Components] Remove GDB stub from kernel.
|
2018-11-09 09:41:19 +08:00 |
armink
|
acfe61b501
|
[component][ulog] Fix some comments.
|
2018-11-09 09:19:44 +08:00 |
Bernard Xiong
|
ad42abb933
|
[Libc] Disable ENV when disable DFS.
|
2018-11-09 09:18:05 +08:00 |
armink
|
6a165e5cb1
|
[component][ulog] Update version to 0.1.1 .
|
2018-11-08 11:27:18 +08:00 |
armink
|
c990f0a026
|
[component][ulog] Add tag filter to hexdump function.
|
2018-11-08 11:23:03 +08:00 |
armink
|
2ff67c932f
|
[component][ulog] Add show filter settings shell command 'ulog_filter'.
|
2018-11-08 11:22:02 +08:00 |
armink
|
ad602f5b90
|
[component][ulog] Add filter get API.
|
2018-11-08 11:20:42 +08:00 |
armink
|
2fe79faf3d
|
[component][ulog] Fix a memory leak problem.
|
2018-11-08 10:59:25 +08:00 |
chenchaoqun@rt-thread.com
|
931cdb1f6f
|
[finsh/shell] compatible definition for cube package
|
2018-11-07 14:31:32 +08:00 |
armink
|
4e6f13e0da
|
[component] fix Kconfig warning in at and ulog.
|
2018-11-06 11:41:44 +08:00 |
Bernard Xiong
|
c7d9daefaa
|
Merge pull request #1868 from jg1uaa/master
change hello.mo building process, compile and link separately
|
2018-11-05 09:14:02 +08:00 |
flyingcys
|
39c0ba3df2
|
fix wlan_dev bug
|
2018-11-03 16:24:30 +08:00 |
Bernard Xiong
|
1946de1104
|
Merge pull request #1943 from zhaojuntao/ADD-LWIP210
Add lwip210
|
2018-11-02 20:14:09 +08:00 |
MurphyZhao
|
2d18b4ad08
|
[components][net] 移除 SAL 中 LWIP_NETCONN_FULLDUPLEX 的判断
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-02 18:27:04 +08:00 |
MurphyZhao
|
f3abe00d60
|
[components][net] 更新 LWIP210 注释
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-02 16:59:37 +08:00 |
MurphyZhao
|
c3cc7a29c8
|
[components][dfs] 移除冗余代码
[components][net] 修复 Kconfig
[components][net][sal] 还原对 SAL 框架的修改,在 proto_ops 结构体实例赋值位置修改
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-02 10:26:37 +08:00 |
armink
|
83b7b763b7
|
The dbg_log API is DISCARDED. Change all dbg_log to LOG_X.
|
2018-11-02 10:20:30 +08:00 |
armink
|
5a70247898
|
[components][DeviceDriver] Update log tag from [SDIO] to SDIO.
|
2018-11-02 10:15:29 +08:00 |
Bernard Xiong
|
3dc6334b2a
|
Merge pull request #1944 from armink/add_ulog
[component][ulog] Update ulog hexdump format.
|
2018-11-02 09:44:04 +08:00 |
Bernard Xiong
|
198e108bcd
|
Merge pull request #1941 from HubertXie/master
Update at_socket.c
|
2018-11-01 19:48:05 +08:00 |
armink
|
9ceecb4d95
|
[component][ulog] Update ulog hexdump format.
|
2018-11-01 19:39:08 +08:00 |