Skip to content

Commit 05368d2

Browse files
committed
Include the precompiled math library from ASF.
1 parent c6c9770 commit 05368d2

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
###################
33
*.o
44
*.a
5+
!atmel-samd/asf/**/*.a
56
*.elf
67
*.bin
78
*.map

atmel-samd/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
tools/bossac* binary
2+
asf/**/*.a binary
2.64 MB
Binary file not shown.

0 commit comments

Comments
 (0)