diff options
| author | Scott Shawcroft <scott@chickadee.tech> | 2016-09-07 14:35:40 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@chickadee.tech> | 2016-09-07 14:35:40 -0700 |
| commit | 05368d2c581b730911610425d87ccf2b5fda82a5 (patch) | |
| tree | 4cb1bd988a9cd35dfb585ce11fe4cd8f70ec4a75 /.gitignore | |
| parent | c6c977070eb82e453d685e86d7f481871eaf292a (diff) | |
Include the precompiled math library from ASF.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a6295928d..9102a6bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ ################### *.o *.a +!atmel-samd/asf/**/*.a *.elf *.bin *.map |
