Commit Graph

6965 Commits

Author SHA1 Message Date
Bernard Xiong 0e1d4746c9
Update travis-ci setting. 2018-11-10 12:08:17 +08:00
geniusgogo cca6e38758 Merge branch 'master' into fix_kconfig 2018-11-10 10:47:21 +08:00
geniusgogo 379451c081 code indent 2018-11-10 10:45:36 +08:00
armink 106e6b77b2 [component][ulog] Fix a input parameter check error. 2018-11-10 09:49:21 +08:00
Bernard Xiong ba1e18868e
Merge pull request #1959 from yangjie11/fix
[bsp]fixed drv_usart.c because f411xE have no USART3
2018-11-10 06:51:53 +08:00
Bernard Xiong d04730710a
Merge pull request #1955 from armink/fix_ulog
Fix ulog
2018-11-10 06:51:36 +08:00
Bernard Xiong def7bd4c8b
Merge pull request #1957 from RT-Thread/remove_gdbstub
Remove gdbstub
2018-11-10 06:50:50 +08:00
Bernard Xiong 0c39c3b286
Merge pull request #1960 from RT-Thread/fix_ls1c
[BSP][ls1c] fix config issue
2018-11-10 06:40:35 +08:00
Bernard Xiong 9e80680a6c [BSP][ls1c] fix config issue 2018-11-09 17:55:17 +08:00
armink f28b9d83f7 [component][ulog] Fix a compile error when timestamp is enable. 2018-11-09 17:31:40 +08:00
Bernard Xiong 4a2601308b
Merge pull request #1958 from haowenchao/master
Update .gitignore
2018-11-09 17:27:39 +08:00
yangjie c79d928991 [bsp]fixed drv_usart.c because f411xE have no USART3 2018-11-09 10:26:39 +08:00
haowenchao 11107e3a22 Update .gitignore
Untrack cscope and ctags files.
2018-11-09 10:08:31 +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
Bernard Xiong d1c177f48b [Kernel] Fix typo. 2018-11-09 09:17:43 +08:00
geniusgogo 1b8d7b3557 fixed Kconfig IDLE hook config 2018-11-08 22:25:47 +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
Bernard Xiong 0f1d437844
Merge pull request #1954 from hichard/master
修复STM32F4-Hal bsp USB主机驱动的一个bug
2018-11-08 01:51:37 +08:00
hichard ca4b48aac2 修复STM32F4-Hal bsp USB主机驱动的一个bug 2018-11-07 22:48:50 +08:00
Bernard Xiong 9d55baa7c6
Merge pull request #1953 from ErnestChen1/master
[finsh/shell] compatible definition for cube package
2018-11-07 16:02:58 +08:00
Bernard Xiong 6e6f12ac22
Merge pull request #1952 from ArdaFu/master
[Tools] Modify buliding.py and gcc.py for work with python 3.
2018-11-07 15:51:15 +08:00
chenchaoqun@rt-thread.com 931cdb1f6f [finsh/shell] compatible definition for cube package 2018-11-07 14:31:32 +08:00
ArdaFu e7ca31ccaa [tools] Modify building.py and gcc.py for work with Python 3. 2018-11-07 13:40:41 +08:00
ArdaFu 3a63c0af56 [Tools] Modify buliding.py and gcc.py for work with python 3. 2018-11-07 13:38:57 +08:00
Bernard Xiong ddd7343b0c
Merge pull request #1951 from armink/fix_kconfig
[component] fix Kconfig warning in at and ulog.
2018-11-07 12:05:40 +08:00
armink 4e6f13e0da [component] fix Kconfig warning in at and ulog. 2018-11-06 11:41:44 +08:00
Bernard Xiong 1b351ff962
Merge pull request #1947 from zhaojuntao/update-examples
[examples][network] 更新 tcp/udp client & server 例程
2018-11-06 11:20:40 +08:00
MurphyZhao e9c795e8bc [examples][network] 更新 TCP/UDP 例程 uage
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-11-06 09:46:20 +08:00
Bernard Xiong 2d4704b827
Merge pull request #1949 from Lawlieta/bsp
[bsp] fix default project compilation error.
2018-11-06 09:02:11 +08:00
chenyong db3f8d3344 [bsp] fix default project compilation error.
Signed-off-by: chenyong <1521761801@qq.com>
2018-11-05 20:18:12 +08:00
MurphyZhao b2d4dd0ba7 [examples][network] 更新 UDP client & server
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-11-05 16:38:01 +08:00
MurphyZhao 6c62f5d9fe [examples][network] 更新 tcp client & server 例程
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-11-05 15:17:51 +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
Bernard Xiong ebfff0b07b
Merge pull request #1946 from flyingcys/wlan_dev_bug
fix wlan_dev bug
2018-11-03 22:34:52 +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
Bernard Xiong 113faf8662
Merge pull request #1945 from armink/add_ulog
Change all dbg_log to LOG_X.
2018-11-02 13:39:34 +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