Bernard Xiong
|
c8d38b79ff
|
Update rtdef.h
|
2018-11-18 08:59:48 +08:00 |
Bernard Xiong
|
8a3cfe09b7
|
Update rtdef.h
|
2018-11-18 08:59:29 +08:00 |
xuzhuoyi
|
9d6c8186c5
|
[bsp][tms320f28379d] Change stack config in rtconfig.h
|
2018-11-16 21:48:15 +08:00 |
xuzhuoyi
|
b7a76b5e52
|
[bsp][tms320f28379d] Change license to Apache-2.0
|
2018-11-16 20:30:56 +08:00 |
xuzhuoyi
|
37db67d94a
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# src/thread.c
|
2018-11-16 20:09:46 +08:00 |
Bernard Xiong
|
63a6f6c4d2
|
Merge pull request #1983 from whj4674672/master
Fix usart3 initialization bug
|
2018-11-15 20:46:04 +08:00 |
Bernard Xiong
|
6f97b9ff48
|
Merge pull request #1981 from Lawlieta/sal
[net][sal] Add SAL component TLS features support
|
2018-11-15 20:44:53 +08:00 |
whj4674672
|
a3ea413f88
|
Fix usart3 initialization bug
|
2018-11-15 18:54:04 +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
|
1353a41183
|
Merge pull request #1980 from EvalZero/audio_dev
[bsp][stm32f429-apollo]add audio sound and micphone driver.
|
2018-11-15 12:45:06 +08:00 |
EvalZero
|
e14b1ac055
|
[bsp][stm32f429-apollo]add audio sound and micphone driver.
|
2018-11-15 11:32:11 +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 |
Bernard Xiong
|
7134fd9ed0
|
Merge pull request #1978 from Lawlieta/develop
[drivers] Modify RTC_SYNC_USING_NTP depends on PKG_NETUTILS_NTP
|
2018-11-14 19:13:59 +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
|
b7e2cd0eb3
|
Update ChangeLog.md
|
2018-11-14 15:20:24 +08:00 |
Bernard Xiong
|
420478a052
|
Merge pull request #1973 from Guozhanxin/master
[kernel]修改定时器 hook 函数
|
2018-11-13 13:09:31 +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 |
guozhanxin
|
d343c6578a
|
[kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function.
|
2018-11-13 11:32:15 +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 |
Bernard Xiong
|
f6783c6f02
|
Merge pull request #1971 from Lawlieta/at
[net][at] Modify AT CLI configuration
|
2018-11-13 10:19:28 +08:00 |
chenyong
|
270c39708a
|
[net][at] Modify AT CLI configuration
|
2018-11-13 09:51:18 +08:00 |
Bernard Xiong
|
302d00ec76
|
Merge pull request #1969 from uestczyh222/master
修复scons --target=vsc 不支持py3的问题
|
2018-11-12 07:13:54 +08:00 |
ZYH
|
59aee7c462
|
修复scons --target=vsc 不支持py3的问题
|
2018-11-11 21:54:25 +08:00 |
Bernard Xiong
|
0533ade4ac
|
Merge pull request #1970 from RT-Thread/fix_RTT_ROOT
[Tools] Fix the RTT_ROOT issue
|
2018-11-11 20:31:41 +08:00 |
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 |