Commit Graph

6018 Commits

Author SHA1 Message Date
Bernard Xiong e1d519af82
Merge pull request #2387 from liqiuhua/patch-1
Update dns.c
2019-03-13 21:29:28 +08:00
Bernard Xiong 436d9d931d
Update dns.c 2019-03-13 17:19:41 +08:00
LeoQ f089a6ce96
Update dns.c
DNS_MAX_RETRIES定义的数值无效,因为被669行的break;屏蔽掉了
2019-03-06 16:52:30 +08:00
Bernard Xiong 60265d9cde
Update rtdef.h 2018-09-04 19:19:45 +08:00
Bernard Xiong e9f074662d
Merge pull request #1503 from TanekLiang/hifive1-fixed-3.0.4
[bsp][hifive1] remove unused code
2018-06-04 20:58:49 +08:00
liang yongxiang 3cbec094a7 [bsp][hifive1] remove unused code 2018-06-04 20:12:29 +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
Bernard Xiong b8bbb71648 [BSP][stm32f4xx-HAL] Add GNU GCC support. 2018-05-29 10:43:55 +08:00
liang yongxiang 03a05abdef [bsp] remove unused bsp 2018-05-29 10:43:06 +08:00
Bernard Xiong 9dd8855938 [BSP][stm32f411-nucleo] Update README.md file. 2018-05-29 10:26:54 +08:00
liang yongxiang 0cbd41a697 [bps][gd32450z-eval] update lwip to 2.0.2 2018-05-29 10:19:30 +08:00
Bernard Xiong f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. 2018-05-29 10:19:27 +08:00