Commit Graph

2312 Commits

Author SHA1 Message Date
Bernard Xiong 8293138408 [BSP] Update building script for gcc in i.MXRT/i.MXRT1050-EVK 2018-09-22 11:57:48 +08:00
Bernard Xiong 1f8836c1db [BSP] Update project file for i.MXRT/i.MXRT1050-EVK. 2018-09-22 11:37:32 +08:00
lin 05cc8415ad [BSP]Add sct and fix some drivers bug 2018-09-21 16:11:56 +08:00
Bernard Xiong b611f317fe
Merge pull request #1830 from RT-Thread/bsp_imxrt
Add standalone i.MXRT BSP for EVK.
2018-09-21 13:20:21 +08:00
Bernard Xiong 9d538371e6 [BSP] Add i.MXRT libraires. 2018-09-20 23:18:14 +08:00
Bernard Xiong 00d7d6f537 [BSP] Add standalone i.MXRT 1050 EVK BSP. 2018-09-20 23:10:27 +08:00
Bernard Xiong 87fcdf96bc [BSP] Add CMSIS files for i.MXRT 2018-09-20 23:08:32 +08:00
nongxiaoming 2edb385d27 [bsp][stm32f40x] Fix the bug of gpio driver. 2018-09-20 15:24:45 +08:00
Bernard Xiong 6806c0fa4b
Merge pull request #1826 from armink/fix_qemu
[bsp][qemu-vexpress-a9] Enable the software simulation RTC device
2018-09-20 09:22:52 +08:00
lida 31c0617942 [bsp][stm32f40x] add file .config rtconfig.h 2018-09-19 11:31:35 +08:00
armink 7ff50a39ed [bsp][qemu-vexpress-a9] Enable the software simulation RTC device options. 2018-09-19 11:30:39 +08:00
lida 786b296a8e [bsp][stm32f40x]add main.c to file applications ,delete application.c and startup.c 2018-09-18 15:11:57 +08:00
Bernard Xiong 3fce70d804
Merge pull request #1815 from xuzhuoyi/stm32f429-disco
Add LCD and guiengine support for stm32f429-disco
2018-09-17 14:24:02 +08:00
liruncong f977b2a955 修改重新menuconfig后编译失败问题 2018-09-16 09:19:45 +08:00
xuzhuoyi 65fff5b4b2 [bsp][stm32f429-disco] Fix The Travis CI building failure 2018-09-15 16:22:54 +08:00
xuzhuoyi d5c7a63800 [bsp][stm32f429-disco] Modify readme.md 2018-09-15 14:28:09 +08:00
Bernard Xiong 8b161fad6d
Merge pull request #1794 from AubrCool/fix-bxcan.fif1.filter.error
[bsp] stm32f10x correct fifo1 alloc error
2018-09-15 13:14:37 +08:00
Aubr.Cool a53e5c73f1
stm32f10x bxcan
bxcan fix align
2018-09-15 08:37:38 +08:00
xuzhuoyi efe00652c1 [bsp][stm32f429-disco] Change to use rt_components_init() 2018-09-14 20:30:09 +08:00
xuzhuoyi 68c5cc39c3 [bsp][stm32f429-disco] Add guiengine support 2018-09-13 21:35:52 +08:00
xuzhuoyi fd7af6a150 [bsp][stm32f429-disco] Add SPI Error Handler 2018-09-13 19:13:00 +08:00
xuzhuoyi e58bc98ff0 [bsp][stm32f429-disco] Add LCD support 2018-09-13 18:44:51 +08:00
Bernard Xiong e0c003deb5
Merge pull request #1793 from liruncong/am335x
修正bsp\beaglebone重新menuconfig未增加任何配置项时编译失败问题. 并增加C++编译支持
2018-09-12 15:02:59 +08:00
Aubr.Cool 771d958e6f [bsp] stm32f10x correct fifo1 alloc error 2018-09-11 15:15:25 +08:00
Bernard Xiong 84a2ca3421
Update rtconfig.py 2018-09-11 08:34:04 +08:00
Bernard Xiong 5014a5ed6e
Update rtconfig.py 2018-09-11 08:32:32 +08:00
liruncong 2cf705d6c7 am335x改动:
1. SConstruct中增加对C++支持
2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
2018-09-10 20:25:09 +08:00
Bernard Xiong 63178eb1d6
Merge pull request #1781 from Lawlieta/cy
[bsp] update keil/iar project for sal 'af_inet.h' error
2018-09-08 23:02:22 +08:00
weety 7deaadd782 [bsp][dm365] Fixed thread priority config error, update Kconfig file. 2018-09-07 23:01:39 +08:00
chenyong 1b906876dd [bsp] update keil/iar project for sal 'af_inet.h' error 2018-09-07 17:15:22 +08:00
weety 21c8014da3 [bsp][dm365] update Kconfig file. 2018-09-06 14:16:02 +08:00
weety bf3ef10aec [bsp][dm365] Support Kconfig. 2018-09-06 14:12:28 +08:00
weety d344ff5a9e Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig 2018-09-05 09:40:12 +08:00
weety 2a46f0d5ee Fixed choice default value issue for stm32f4xx-HAL. 2018-09-05 09:37:56 +08:00
Bernard Xiong 1ae8048624
Merge pull request #1765 from uestczyh222/stm32h743-nucleo
[Bsp][stm32h743-nucleo] fix build error with gcc
2018-09-03 14:00:23 +08:00
ZYH c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s 2018-09-03 09:39:42 +08:00
流光 de66213d2e [bsp][lpc408x] 修复lpc408x的mdk5_ide编译错误. 2018-09-02 18:14:09 +08:00
流光 77e5792494 [bsp][frdm-k64f] 修复mdk4_scons/mdk5_scons/mdk5_ide编译错误. 2018-09-02 18:10:43 +08:00
Bernard Xiong 04ea2f35fe
Merge pull request #1766 from RT-Thread/rm_tm4c129x-dk
[BSP] remove tm4c129x-dk bsp
2018-09-02 17:39:13 +08:00
Bernard Xiong 6dc45fbbc4
Merge pull request #1764 from uestczyh222/qemu-vexpress-gemini
[Bsp][qemu-vexpress-gemini]fix build error with gcc
2018-09-02 16:51:59 +08:00
Bernard Xiong 8e9fca6eef [BSP] remove tm4c129x-dk bsp 2018-09-02 16:49:51 +08:00
Bernard Xiong eab458d0ba
Merge branch 'master' into nuvoton_nuc472 2018-09-02 16:10:26 +08:00
Bernard Xiong 90d05a2925
Merge pull request #1762 from uestczyh222/nuvoton_m05x
[Bsp][nuvoton_m05x]fix build error with gcc
2018-09-02 12:40:46 +08:00
zyh ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc 2018-09-02 12:36:25 +08:00
zyh dee868dc9c [Bsp][qemu-vexpress-gemini]fix build error with gcc 2018-09-02 12:15:39 +08:00
zyh 2febf68317 [Bsp][nuvoton_nuc472]fix gcc build with gcc 2018-09-02 11:53:14 +08:00
zyh 46f740cd21 [Bsp][nuvoton_m05x]fix build error with gcc 2018-09-02 11:45:03 +08:00
zyh 2bd06ea448 [Bsp][Apollo2]fix build error with gcc 2018-09-02 11:21:03 +08:00
Bernard Xiong 7dc042e6b9 [dlmodule] Simply remove the module.c file from the project file. 2018-09-01 11:03:29 +08:00
流光 03ef0fc58d [bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告. 2018-08-31 14:46:23 +08:00