This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add arm_cortexM4l_math library to linker
dds
Ivan Kravets
9 years ago
parent
3381172366
commit
56d02dbcd7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -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
Write
Preview
Loading…
Cancel
Save