Commit Graph

4824 Commits

Author SHA1 Message Date
Bernard Xiong 192a6db763 Merge pull request #906 from ArdaFu/master
[BSP] Repalce RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define
2017-10-27 10:17:28 +08:00
ArdaFu 064f182a0d [bsp]Fix RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define, replace multi-bytes MACRO with single string MACRO. 2017-10-27 10:05:31 +08:00
ArdaFu 384b6c738a [net][lwip] Add missing reference file for LWIP 1.4.1 2017-10-27 09:44:38 +08:00
Bernard Xiong ebf0b32f52 Merge pull request #903 from TanekLiang/imx_rt
[bsp] add i.mx rt 1052 support
2017-10-26 18:16:31 +08:00
tanek liang e93d581e50 [bsp] add i.mx rt 1052 support 2017-10-26 18:12:48 +08:00
bernard 1d8636b7f4 [DFS] Code cleanup. 2017-10-25 18:42:06 +08:00
bernard cc9667b7a9 [DFS] Fix the RAMFS compiling issue. 2017-10-25 18:41:53 +08:00
bernard 1f76e1b8ec [lwIP] Use RT_LWIP_IPADDR/GWADDR/MSKADDR
Use RT_LWIP_IPADDR/GWADDR/MSKADDR to replace old options:
RT_LWIP_GWADDR0/1/2/3 etc.
2017-10-25 17:37:59 +08:00
bernard 67fff44fdd [DFS] Fix the UFFS compiling issue. 2017-10-25 16:23:02 +08:00
bernard 5bc690336b [DFS] Fix the romfs compiling issue. 2017-10-25 14:21:49 +08:00
bernard 4b2a3d02f3 [DeviceDrivers] Add wifi device/cmd. 2017-10-25 07:37:26 +08:00
bernard d9592457fb Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-10-25 07:25:39 +08:00
bernard 0d45288f06 [libc] Add mode_t in rtlibc.h for Keil MDK/IAR. 2017-10-25 07:25:24 +08:00
Bernard Xiong 526e021525 Merge pull request #899 from SummerGGift/patch-2
[lwIP] update lwipdhcpd scons groupname
2017-10-24 12:44:34 +08:00
Bernard Xiong 6c0a2e8ffc Merge pull request #898 from aozima/pulls
[BSP] Fix the align issue in __bss_start. 
[Tools] Auto-detect the parameter type in SrcRemove.
2017-10-24 12:44:13 +08:00
SummerGift 2e124994c6 update lwipdhcpd scons groupname 2017-10-24 11:58:55 +08:00
aozima a1902f2de0 update SrcRemove(): auto detect string or file object. 2017-10-24 09:49:48 +08:00
aozima 601ab35841 update gcc linker script: fixed __bss_start align error. 2017-10-24 09:49:48 +08:00
Bernard Xiong 7a36b1f918 Merge pull request #897 from caogos/master
[BSP] 增加龙芯1c的硬件SPI相关接口
2017-10-24 06:31:10 +08:00
勤为本 51d02f98d6 增加龙芯1c的硬件SPI相关接口 2017-10-23 17:10:48 +08:00
Bernard Xiong 20937b8377 Merge pull request #896 from armink/fix_dfs
[DFS] Fix `fd_new` failed return value.
2017-10-23 12:08:29 +08:00
armink b4168cc60d [DFS] Fix `fd_new` failed return value. 2017-10-22 22:14:55 +08:00
Bernard Xiong b4831fbde4 [libc] disable minilibc under simulator 2017-10-22 17:07:38 +08:00
Bernard Xiong 7ea1d0c672 [BSP] fix the compiling error 2017-10-22 17:07:10 +08:00
bernard 1181c5b308 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-10-21 23:26:45 +08:00
bernard 252432baf0 [BSP] Update QEMU VExpress A9 BSP. 2017-10-21 23:26:30 +08:00
Bernard Xiong 67ffce7af2 Merge pull request #895 from weety/rtt3_9260
[BSP] update at91sam9260 bsp code.
2017-10-21 23:02:08 +08:00
weety ab7d4fd665 [BSP][at91sam9260] Support rt_hw_console_output function. 2017-10-21 17:38:22 +08:00
weety ecc8db0cd6 [BSP][at91sam9260] Cleanup Code. 2017-10-21 17:37:10 +08:00
Bernard Xiong 82ca200ff5 Merge pull request #893 from SummerGGift/patch_171020
[BSP] Update stm32f429 apollo with .config.
2017-10-21 07:50:55 +08:00
SummerGift cf094b6afc update apollo bsp 2017-10-20 18:42:44 +08:00
SummerGift 70059232cf update KConfig 2017-10-20 18:37:10 +08:00
SummerGift a98fc2909a update apollo bsp 2017-10-20 18:33:41 +08:00
Bernard Xiong 7320609c9a Update sdram.ld 2017-10-20 16:57:17 +08:00
Bernard Xiong 5e22c23d72 Merge pull request #891 from uestczyh222/master
[BSP] Add stm32f10x_HAL bsp.
2017-10-20 15:45:35 +08:00
Bernard Xiong 0f6e68ff0a Merge pull request #889 from weety/rtt3_9260
[BSP] update 9260 bsp.
2017-10-20 15:11:55 +08:00
Bernard Xiong 8e398fe439 Merge pull request #887 from yygg/master
[BSP] fix compiling error for simulator bsp.
2017-10-20 15:07:35 +08:00
SummerGift 23ee66c63c update rtconfig.py 2017-10-20 15:02:49 +08:00
SummerGift 9ebae26b7f update .config rtconfig.h 2017-10-20 15:01:12 +08:00
MiraculousConch a004dfa361 [BSP]添加STM32F10x HAL库的支持
[BSP]添加STM32F10x HAL库的支持
2017-10-20 14:52:36 +08:00
MiraculousConch 8c334d9ab8 [DeviceDrivers]添加pin开漏和下拉输入宏
[DeviceDrivers]添加pin开漏和下拉输入宏
2017-10-20 14:36:01 +08:00
SummerGift 6e4d1fae2a [修改]: stm32f429-apollo 3.0 修改。 2017-10-20 14:33:01 +08:00
MiraculousConch bdc01934d2 Merge remote-tracking branch 'upstream/master' 2017-10-20 14:24:32 +08:00
MiraculousConch c564605c98 [DeviceDrivers]添加pin开漏和下拉输入宏
[DeviceDrivers]添加pin开漏和下拉输入宏
2017-10-20 14:22:10 +08:00
MiraculousConch 000a0388d5 Revert "STM32F10x HAL库的bsp分支"
This reverts commit cfa87cf938.
2017-10-20 14:17:47 +08:00
yygg_you 2d0c10a0ca 修改simulator,匹配RTT 3.0 2017-10-20 13:26:47 +08:00
Bernard Xiong fbe3a4d1db Merge pull request #886 from weety/rtt3_0_dm365
[BSP] use main() in dm365 bsp.
2017-10-20 12:42:58 +08:00
weety 5150e19d4b [bsp][dm365] Support rt_hw_console_output function; Adjust the initialization sequence; Cleanup code.
[drv][mmcsd] Undo Changes.
2017-10-20 11:19:03 +08:00
MiraculousConch cfa87cf938 STM32F10x HAL库的bsp分支
增加了pin设备的模式开漏和下拉
添加的HAL库的bsp分支
2017-10-20 03:28:13 +08:00
weety 1a9de2e1bd [bsp][asm9260t] Fix link script ENTRY symbol. 2017-10-19 23:58:47 +08:00