Include the precompiled math library from ASF.
This commit is contained in:
parent
c6c977070e
commit
05368d2c58
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
###################
|
||||
*.o
|
||||
*.a
|
||||
!atmel-samd/asf/**/*.a
|
||||
*.elf
|
||||
*.bin
|
||||
*.map
|
||||
|
1
atmel-samd/.gitattributes
vendored
1
atmel-samd/.gitattributes
vendored
@ -1 +1,2 @@
|
||||
tools/bossac* binary
|
||||
asf/**/*.a binary
|
||||
|
BIN
atmel-samd/asf/thirdparty/CMSIS/Lib/GCC/libarm_cortexM0l_math.a
vendored
Normal file
BIN
atmel-samd/asf/thirdparty/CMSIS/Lib/GCC/libarm_cortexM0l_math.a
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user