1 Star 0 Fork 336

bluss/TencentOS-tiny

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.travis.yml 299 Bytes
Copy Edit Raw Blame History
Supowang1989 authored 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/bluss/tencentos-tiny.git
git@gitee.com:bluss/tencentos-tiny.git
bluss
tencentos-tiny
TencentOS-tiny
master

Search

23e8dbc6 1850385 7e0993f3 1850385