mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
Fixed
This commit is contained in:
parent
5d434493e7
commit
08885e2cf9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user