This commit is contained in:
but0n 2016-08-14 17:23:30 +08:00
parent 5d434493e7
commit 08885e2cf9

View File

@ -1,5 +1,6 @@
language: c
sudo: required
before_install:"sudo apt-get update"
compiler:
- arm-none-eabi-gcc
script: sudo apt-get install gcc-arm-none-eabi && rm Makefile.common && mv makeOnLinux Makefile.common && make