Commit Graph

6073 Commits

Author SHA1 Message Date
Bernard Xiong f0895aa491
Merge pull request #1499 from Guozhanxin/new
to be able debug trace bit  before use DWT.
2018-06-04 17:27:31 +08:00
guozhanxin e2c89ec0f5 [components][cputime]to be able trace before use DWT.|使用 DWT 之前必须先使能跟踪系统. 2018-06-04 14:54:07 +08:00
ArdaFu aa08164cb3 [libcpu] Sconscript: fix spell srror. 2018-06-04 14:23:54 +08:00
ArdaFu 099062de78 [tools][building] Add ASFLAGS in DefineGroup. 2018-06-04 14:18:31 +08:00
ArdaFu 7a1f8ee1c4 [libcpu][arm][arm926] Using C header file to define stack and heap size. 2018-06-04 13:34:45 +08:00
Bernard Xiong 7d6b7dc3f0
Merge pull request #1497 from arthur-jx/master
[bsp] [stm32f10x]  fix watchdog control set timeout argument bug.
2018-06-04 13:21:40 +08:00
liang yongxiang 99cbadc1d9 [bsp][hifive1] remove unused code 2018-06-04 11:43:02 +08:00
LiuJX de17adf56c [bsp] [stm32f10x] fix watchdog control set timeout argument bug. 2018-06-04 11:05:56 +08:00
Bernard Xiong c83c8d8462
Update README_zh.md 2018-05-31 18:36:19 +08:00
Bernard Xiong bb6cad1862
Update README.md 2018-05-31 18:35:18 +08:00
Bernard Xiong 44cffcf9ac
Update rtdef.h 2018-05-31 18:05:43 +08:00
Bernard Xiong 1f574b679b
Update ChangeLog.md 2018-05-31 18:01:45 +08:00
Bernard Xiong 37d8cc4ff2
Merge pull request #1495 from armink/fix_apollo429
Fix apollo429
2018-05-31 17:47:25 +08:00
Bernard Xiong b91257edb2
Merge pull request #1494 from armink/fix_lwip
[components][lwIP] Change the lwIP default selected version to 2.0.2.
2018-05-31 17:31:23 +08:00
armink 0b1b549742 [bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission. 2018-05-31 17:16:15 +08:00
armink 62ed2b9d0f [bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability. 2018-05-31 17:11:04 +08:00
armink 0e3b1506d4 [components][lwIP] Change the lwIP default selected version to 2.0.2. 2018-05-31 16:58:15 +08:00
Bernard Xiong 63c4373a5e
Merge pull request #1493 from TanekLiang/hifive1-pr
[bsp] add hifive1 bsp support
2018-05-31 15:33:56 +08:00
liang yongxiang 43922e465e [bsp] add new bsp: hifive1 2018-05-31 14:58:59 +08:00
liang yongxiang 32c5b2515f [libcpu] add risc-v e310 porting 2018-05-31 14:53:26 +08:00
Bernard Xiong 661338d279
Merge pull request #1473 from Bluebear233/patch-1
[DFS] Update net_sockets.c
2018-05-31 13:33:42 +08:00
Bernard Xiong 45bd118b59
Merge pull request #1491 from uestczyh222/master
[Bsp]Add readme for stm32f40x
2018-05-31 10:46:05 +08:00
Bernard Xiong 63b2238233 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2018-05-31 09:58:40 +08:00
Bernard Xiong 9f0998abb8 [Tools] Remove `scons --test` argument. 2018-05-31 09:58:35 +08:00
ZYH e606452490
Merge pull request #1489 from uestczyh222/master
[Bsp]Add Readme for stm32f10x
2018-05-31 09:47:51 +08:00
zyh 7621246259 [Bsp]Add readme for stm32f40x 2018-05-31 09:47:33 +08:00
zyh 0214092051 [Bsp]Add Readme for stm32f10x 2018-05-31 09:36:59 +08:00
Bernard Xiong 798e45f885
Merge pull request #1488 from TanekLiang/lpc54608-readme
[bsp][lpc54608-LPCXpresso] add README.md
2018-05-31 08:40:10 +08:00
liang yongxiang 9c051e4fd1 [bsp][lpc54608-LPCXpresso] add README.md 2018-05-30 21:43:33 +08:00
Bernard Xiong 427be5c6ca [Tools] Add copyright information. 2018-05-30 20:58:04 +08:00
Bernard Xiong 7d8072298c Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2018-05-30 18:01:33 +08:00
Bernard Xiong fd0ae67289 [Tools] Add target=vsc in building script. 2018-05-30 18:01:24 +08:00
Bernard Xiong e52bd1b8fc
Merge pull request #1487 from yangjie11/master
[stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()
2018-05-30 15:47:17 +08:00
user dab7477312 [stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()|修复了:当屏蔽宏定义RT_DEBUG时,RT_ASSERT()中的函数运行不到 2018-05-30 14:47:11 +08:00
Bernard Xiong c39b66fcf3
Merge pull request #1486 from qgyhd1234/gcc
[gcc]:修改GCC分散加载文件
2018-05-30 13:37:15 +08:00
zylx 8752d76b67 [gcc]:修改GCC分散加载文件 2018-05-30 10:23:48 +08:00
Bernard Xiong fe691c2ab3
Merge pull request #1484 from TanekLiang/riscv-update
remove hifive1 bsp and risc-v/e310 porting
2018-05-29 16:20:39 +08:00
Bernard Xiong 385ee9afed
Merge pull request #1483 from TanekLiang/nds32-update
remove AE210P bsp and nds32 porting
2018-05-29 16:20:25 +08:00
Bernard Xiong 7760057c0f
Merge pull request #1482 from TanekLiang/lpc408x-readme
[bsp][lpc408x] add README.md
2018-05-29 16:20:11 +08:00
liang yongxiang 6605b65ef0 [bsp] remove AE210P bsp 2018-05-29 13:00:18 +08:00
liang yongxiang 46b9be6038 [libcpu] remove nds32 porting 2018-05-29 12:59:54 +08:00
liang yongxiang be27862154 [bsp] remove hifive1 bsp 2018-05-29 12:59:19 +08:00
liang yongxiang 5faae3350c [libcpu] remove libcpu/risc-v 2018-05-29 12:59:13 +08:00
liang yongxiang bf21bbc423 [bsp][lpc408x] add README.md 2018-05-29 12:57:41 +08:00
Bernard Xiong ae98804dfb
Merge pull request #1481 from enkiller/dev
[bsp][qemu]添加Audio驱动
2018-05-29 12:51:41 +08:00
Bernard Xiong 8ff8e57e27
Merge pull request #1480 from TanekLiang/gd32450z-update
[bps][gd32450z-eval] update lwip to 2.0.2
2018-05-29 12:50:07 +08:00
Bernard Xiong 0812757870
Merge pull request #1479 from TanekLiang/v2m-delete
[bsp] remove unused bsp
2018-05-29 11:22:09 +08:00
tangyuxin bc544bec47 [bsp][qemu]添加Audio驱动 2018-05-29 10:55:42 +08:00
Bernard Xiong 6a1e8d5626
Update .gitignore 2018-05-29 10:49:27 +08:00
Bernard Xiong f33cbb6447
Merge pull request #1478 from enkiller/dev
[components][drivers]Kconfig 添加Audio选项
2018-05-29 10:49:06 +08:00