Skip to content

Commit

Permalink
Include the precompiled math library from ASF.
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Sep 7, 2016
1 parent c6c9770 commit 05368d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
###################
*.o
*.a
!atmel-samd/asf/**/*.a
*.elf
*.bin
*.map
Expand Down
1 change: 1 addition & 0 deletions atmel-samd/.gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
tools/bossac* binary
asf/**/*.a binary
Binary file not shown.

0 comments on commit 05368d2

Please sign in to comment.