A collection of Analog Devices drivers for the mbed platform

For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all

Revision:
2:36a3230c38cf
Parent:
0:f4275700536f
Child:
3:1a8c14043a4e
--- a/.gitignore	Wed Mar 30 17:35:04 2016 +0300
+++ b/.gitignore	Thu Mar 31 17:42:48 2016 +0300
@@ -24,5 +24,30 @@
 
 # Executables
 *.exe
+*.bat
 *.out
 *.app
+
+# Eclipse workspace
+*.cproject
+*.project
+.metadata
+*.tmp
+*.bak
+local.properties
+.settings/
+.loadpath
+.recommenders
+
+# Build products and byproducts
+*.d
+*.o
+*.bin
+*.elf
+*.hex
+*.map
+
+# mbed folder
+mbed/*
+!mbed/README.md
+