From 05368d2c581b730911610425d87ccf2b5fda82a5 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Wed, 7 Sep 2016 14:35:40 -0700 Subject: Include the precompiled math library from ASF. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3