Commit Graph

7083 Commits

Author SHA1 Message Date
XXXXzzzz000 3c9f58a7ab [tools] fix bug. 2018-11-23 09:23:31 +08:00
Bernard Xiong 8206a5ddea
Merge pull request #1995 from ErnestChen1/master
[avoid] "load" icon missing in keil 5
2018-11-22 22:45:40 +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
shaojinchun 94a2e751a5 修正idle.c中一处宏定义位置 2018-11-22 22:06:02 +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
Bernard Xiong 94d85fa3b5
Merge pull request #1996 from qgyhd1234/qspi
[DeviceDrivers][spi]:add qspi support
2018-11-22 20:25:04 +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
chenchaoqun@rt-thread.com e23614b701 [avoid] "load" icon missing in keil 5 2018-11-22 10:12:57 +08:00
Bernard Xiong 8ea5b77011
Merge pull request #1989 from RT-Thread/tools_ses
[Tools] Add a draft project generator for SES.
2018-11-21 01:05:58 +08:00
Bernard Xiong 27ec671eab [Tools] Add a draft project generator for SES. 2018-11-21 01:04:16 +08:00
Bernard Xiong 25ee668feb
Merge pull request #1988 from RT-Thread/dev-4.0.x
Dev 4.0.x
2018-11-20 23:53:29 +08:00
Bernard Xiong 46dae3f35f
Merge branch 'master' into dev-4.0.x 2018-11-20 23:13:45 +08:00
Bernard Xiong 6b6d122e36
Merge pull request #1985 from Bluebear233/m487
[BSP]add NUVOTON M487 BSP
2018-11-20 18:16:01 +08:00
Bernard Xiong 615f011369
Merge pull request #1986 from ErnestChen1/master
[add] adc framework
2018-11-20 18:15:33 +08:00
Bluebear233 6eadbecd98 [BSP]修正NUVOTON M487 README说明 2018-11-20 13:45:18 +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
Bluebear233 d67c9fabfe [BSP]更新NUVOTON M487 Sconscript 2018-11-19 10:47:35 +08:00
Bluebear233 db2f06df5b [BSP]新增NUVOTON M487 MDK4支持 2018-11-19 09:50:52 +08:00
Bluebear233 a9d4773b46 [BSP]add NUVOTON M487 BSP 2018-11-19 09:49:32 +08:00
xuzhuoyi 17301e463c [bsp][tms320f28379d] Add support of Kconfig 2018-11-18 12:06:52 +08:00
xuzhuoyi 81f94fd271 [bsp][tms320f28379d] Remove redundant code 2018-11-18 11:09:01 +08:00
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