1 Star 0 Fork 1.2K

CreationOS / LiteOS

forked from Huawei LiteOS / LiteOS 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.travis.yml 287 Bytes
Copy Edit Raw Blame History
xuliqun25 authored 2018-10-15 18:50 . modify ci script
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 targets/Cloud_STM32F429IGTx_FIRE/GCC
- make
C
1
https://gitee.com/creationos/LiteOS.git
git@gitee.com:creationos/LiteOS.git
creationos
LiteOS
LiteOS
master

Search