4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 03:39:22 +08:00

101 Commits

Author SHA1 Message Date
luhuadong
cc16f69d8e add bsp stm32/stm32l412-st-nucleo 2020-05-06 11:23:15 +08:00
xupenghu_huaweipc
3b20282e13 add bsp/stm32l010rb-nucleo, fix some pr suggest. 2020-04-20 19:20:56 +08:00
Bernard Xiong
f91b9e7670
Merge pull request #3431 from tanglj86/master
[bsp/stm32] add support for NUCLEO-F410RB board;
2020-03-22 21:27:48 +08:00
tanglj86
9554792275 [bsp/stm32] add bsp stm32f410-st-nucleo in travis file. 2020-03-21 08:51:18 +08:00
supperthomas
56a2e831f4 Merge branch 'master' of github.com:supperthomas/rt-thread 2020-03-16 23:59:08 +08:00
greedyhao
5748ca3967 [bsp/stm32] rename 2020-03-03 09:03:41 +08:00
greedyhao
10b4951760 [bsp/stm32] update .travis.yml 2020-03-02 11:07:51 +08:00
SummerGift
bc087aac7b [add] stm32/stm32h747-st-discovery CI 2020-02-24 14:35:46 +08:00
a1012112796
dddda42626 [BSP][stm32/stm32f427-robomaster-a] update config and readme docs 2019-11-11 23:04:40 +08:00
ZYH
959a10a1b2 [BSP][STM32][STM32H743-ST-NUCLEO] 修复编译错误,添加CI
Signed-off-by: ZYH <lymz@foxmail.com>
2019-10-23 14:54:11 +08:00
xuzhuoyi
e44a9d347a Remove old stm32f429-disco in .travis.yml 2019-10-19 22:30:03 +08:00
xuzhuoyi
b95400b14d [bsp][stm32] Add stm32g431-st-necleo and stm32f429-st-disco to stm32/README.md 2019-10-19 22:15:30 +08:00
xuzhuoyi
b93ac7fdcd Add stm32g431-st-nucleo bsp in .travis.yml 2019-10-05 15:02:23 +08:00
tyustli
300242134a remove old stm32h743-nucleo bsp 2019-09-29 09:56:40 +08:00
Bernard Xiong
271bfde652
[ci] remove gcc-4.6-base:i386 from ci env. 2019-08-18 07:30:29 +08:00
Bernard Xiong
604af45121
[ci] Add scons env in CI 2019-08-17 21:53:04 +08:00
Bernard Xiong
aaf774c0cc
[ci] Use MIPS toolchain in github 2019-08-16 14:13:26 +08:00
misonyo
745c3ca843 [bsp/nxp] add new imxrt series 2019-06-13 14:08:36 +08:00
misonyo
b91a39306d [bsp]remove old stm32 bsp 2019-05-16 16:18:48 +08:00
misonyo
6fe5d13ea1 [travis]add new bsp and fix ci build error 2019-04-22 11:08:16 +08:00
xuzhuoyi
45b602a184 [bsp][gd32e230k-start] Add gd32e230 to .travis.yml 2019-04-05 12:57:13 +08:00
misonyo
a63c3050c0 [bsp/old stm32 bsp]remove old stm32 bsp 2019-03-15 18:15:06 +08:00
MurphyZhao
184a206cb4 [ci] rm auto test stage
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-03-12 17:12:38 +08:00
MurphyZhao
799eb31ac3 [ci] 调整 ci 中 auto test 使用的项目仓库
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-03-08 14:24:13 +08:00
MurphyZhao
745aea0f9c [ci] 调整 ci 中 auto test 使用的项目仓库
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-03-08 11:50:38 +08:00
MurphyZhao
2ffa11cd00 [ci] update Travis yml to support auto test
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-03-04 17:39:05 +08:00
misonyo
1140ee9ea2 [ci]add new bsp 2019-02-15 15:35:28 +08:00
BernardXiong
1d6a4db184 [ci] remove unnecessary stm32 bsp 2019-01-27 06:31:54 +00:00
BernardXiong
9e3bccce2e Update .travis.yml for imxrt BSP CI 2019-01-27 01:17:06 +00:00
SummerGift
da3ec767a4 [bsp][stm32] add stm32g071-st-nucleo ci && index 2019-01-22 15:15:17 +08:00
SummerGift
3b98ff1377 [bsp][stm32] update stm32 bsp ci 2019-01-19 09:39:35 +08:00
SummerGift
4b517c4c53 [bsp][stm32] add new bsp ci 2019-01-14 18:29:40 +08:00
SummerGift
f397970903 [bsp][stm32] add ci for stm32f411-st-nucleo bsp 2019-01-08 14:53:38 +08:00
SummerGift
43d88940df [bsp][stm32] change dir name stm32f091-nucleo to stm32f091-st-nucleo 2019-01-03 13:42:57 +08:00
SummerGift
8e742404cd [bsp][stm32] add more stm32 bsp to ci 2018-12-28 14:35:32 +08:00
SummerGift
c40bea56b0 [bsp][STM32] Add CI for new stm32 bsp 2018-11-29 17:25:59 +08:00
Bernard Xiong
0bfe4e8aab
Update .travis.yml 2018-11-10 12:22:25 +08:00
Bernard Xiong
0e1d4746c9
Update travis-ci setting. 2018-11-10 12:08:17 +08:00
Bernard Xiong
729654f1a6
Update .travis.yml 2018-09-11 08:35:03 +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
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
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
8aa929799b [travis-ci] Fix wget command issue in travis.yml. 2018-08-04 17:38:53 +08:00
Bernard Xiong
7cb670b205
Update .travis.yml 2018-08-03 21:02:45 +08:00