1 Star 0 Fork 0

zg101 / 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
1
https://gitee.com/zg101101/TencentOS-tiny.git
git@gitee.com:zg101101/TencentOS-tiny.git
zg101101
TencentOS-tiny
TencentOS-tiny
master

搜索帮助