Explorar el Código

Merge pull request #136 from ivankravets/patch-7

continuous integration: Add arm_cortexM4l_math library to linker
dds
Paul Stoffregen hace 9 años
padre
commit
56ecba0ea5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml Ver fichero

@@ -43,6 +43,8 @@ install:
# install dependent libraries
# http://platformio.org/#!/lib/show/539/SerialFlash
- platformio lib install 539
- export PLATFORMIO_BUILD_FLAGS=-larm_cortexM4l_math

# remove "extras" directory
- rm -r extras

Cargando…
Cancelar
Guardar