2135 Commits

Author SHA1 Message Date
bernard
00ecd26455 [BSP] Add the missing libraries 2017-11-01 10:41:01 +08:00
bernard
b44d6c4b7b [BSP] Update LPC54608
MDK ok; But GCC failed.
2017-11-01 10:39:02 +08:00
Bernard Xiong
e8c77495b9 [BSP] remove gd32450z-eval from travis-ci. 2017-11-01 09:23:37 +08:00
Bernard Xiong
40e2631a45 [BSP] remove apollo2 bsp from travis-ci. 2017-11-01 09:22:43 +08:00
Bernard Xiong
96fc06e20a
Merge pull request #926 from SummerGGift/master_20171031
[BSP] add iar template for 429bsp
2017-11-01 05:56:20 +08:00
Bernard Xiong
ec5fa950ed
Merge pull request #925 from SummerGGift/20171031_patch1
[BSP] change dfs_init.h => dfs.h
2017-11-01 05:54:52 +08:00
SummerGift
f5486852e1 change dfs_init.h => dfs.h 2017-10-31 16:36:45 +08:00
SummerGift
7200a8da85 update bsp/stm32f429-apollo/.config
bsp/stm32f429-apollo/rtconfig.h
2017-10-31 14:57:29 +08:00
SummerGift
45fa964bb3 add bsp/stm32f429-apollo/stm32f429_flash.icf 2017-10-31 14:56:44 +08:00
SummerGift
f7111cd965 iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
SummerGift
2568a85c7a add iar template 2017-10-31 14:29:29 +08:00
bernard
7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
bernard
47acab4469 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-10-31 09:55:23 +08:00
bernard
08d2e63b6d [BSP] Add BOARD_STM32F429_APPOLO option. 2017-10-31 09:55:12 +08:00
Bernard Xiong
0c04810a18
Merge pull request #921 from TanekLiang/imx_rt
[bsp] fix gcc build error and add missing file in i.MX RT.
2017-10-30 16:54:18 +08:00
tanek liang
96b081fb4a [bsp] fix gcc build error 2017-10-30 16:52:10 +08:00
tanek liang
60e3e57905 [bsp] add missing files for emac 2017-10-30 16:51:37 +08:00
bernard
6469a748b3 [BSP] remove the old ipaddr settings. 2017-10-29 15:22:18 +08:00
aozima
f75c8f6e81 update SConscript: support scons 3. 2017-10-29 14:32:53 +08:00
Bernard Xiong
d235ad44c6
Merge pull request #917 from TanekLiang/imx_rt
[bsp] update i.mx rt 1052 bsp
2017-10-28 10:07:11 +08:00
tanek liang
348a6f506a [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00
tanek liang
bb07f393b2 [bsp] add enet and lwip for i.mx rt 1052 2017-10-28 09:41:14 +08:00
bernard
4074a3f246 [BSP] Update stm32f429-apollo Kconfig. 2017-10-28 07:57:26 +08:00
SummerGift
be84b44f1e update bsp/stm32f429-apollo/KConfig 2017-10-27 16:37:20 +08:00
Bernard Xiong
440a08f2ba Merge pull request #912 from SummerGGift/patch_171027-3
[BSP] update stm32f429-apollo .config rtconfig.h
2017-10-27 12:33:35 +08:00
Bernard Xiong
acf8ab9af2 Merge pull request #911 from SummerGGift/patch_171027-2
[BSP] Fix the linkup state for ETH initialization.
2017-10-27 12:32:08 +08:00
SummerGift
92f80bb98a update .config rtconfig.h 2017-10-27 11:57:55 +08:00
SummerGift
0560feabdd 修改:网卡驱动注册后改变连接状态为link up,避免因为连接状态没有更新而导致lwip 2.02无法使用。 2017-10-27 11:44:37 +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
tanek liang
e93d581e50 [bsp] add i.mx rt 1052 support 2017-10-26 18:12: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
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
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
SummerGift
6e4d1fae2a [修改]: stm32f429-apollo 3.0 修改。 2017-10-20 14:33:01 +08:00