Bernard Xiong
|
42d988ed67
|
[Tools] Fix the RTT_ROOT issue
|
2018-11-11 20:04:25 +08:00 |
Bernard Xiong
|
cb1af3616d
|
Merge pull request #1968 from RT-Thread/feature_stack_grows
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
2018-11-11 17:07:57 +08:00 |
Bernard Xiong
|
00a655ac1c
|
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
2018-11-11 15:56:02 +08:00 |
Bernard Xiong
|
c7a85df1cd
|
Merge pull request #1966 from RT-Thread/bsp_stm32f411
[BSP] remove settings folder in stm32f411-nucleo
|
2018-11-10 19:53:47 +08:00 |
Bernard Xiong
|
944e28c9a9
|
[BSP] remove settings folder in stm32f411-nucleo
|
2018-11-10 19:15:27 +08:00 |
Bernard Xiong
|
5ab775ee2a
|
Merge pull request #1965 from RT-Thread/fix_py3
[Tools] Change building script for Py3
|
2018-11-10 18:54:25 +08:00 |
Bernard Xiong
|
d687cfb228
|
[Tools] Change building script for Py3
|
2018-11-10 18:29:08 +08:00 |
Bernard Xiong
|
02f006d83f
|
Merge pull request #1964 from RT-Thread/fix_exfun
[libc] Fix the _EXFUN issue in newlib
|
2018-11-10 17:56:43 +08:00 |
Bernard Xiong
|
e108dfe4a5
|
[libc] Fix the _EXFUN issue in newlib
|
2018-11-10 16:58:07 +08:00 |
Bernard Xiong
|
b69baa9658
|
Merge pull request #1963 from RT-Thread/travis-ci-mips
Update travis-ci setting.
|
2018-11-10 13:34:20 +08:00 |
Bernard Xiong
|
0bfe4e8aab
|
Update .travis.yml
|
2018-11-10 12:22:25 +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 |
Bernard Xiong
|
aa0799a950
|
Merge pull request #1962 from geniusgogo/fix_kconfig
Fix kconfig
|
2018-11-10 12:11:44 +08:00 |
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 |