1 Star 0 Fork 333

砂之守鹤风影 / TencentOS-tiny

forked from 腾讯开源 / TencentOS-tiny 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
Supowang1989 提交于 2020-05-13 14:31 . fix ci gcc project
language: c
os: linux
dist: trusty
compiler: arm-none-eabi-gcc
before_install:
- sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa -y
- sudo apt-get update -q
- sudo apt-get install gcc-arm-embedded -y
script:
- cd board/TencentOS_tiny_EVB_MX_Plus/GCC/hello_world
- make
C
1
https://gitee.com/szshfy/TencentOS-tiny.git
git@gitee.com:szshfy/TencentOS-tiny.git
szshfy
TencentOS-tiny
TencentOS-tiny
master

搜索帮助