Analog Devices / mbed-drivers

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

.gitignore

Committer:
Michael Hennerich
Date:
2016-03-29
Revision:
0:f4275700536f
Child:
2:36a3230c38cf

File content as of revision 0:f4275700536f:

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app