Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
.gitignore
- Committer:
- Marc Nijdam
- Date:
- 2017-06-28
- Revision:
- 4:19e32fa37310
- Parent:
- 3:475fae677f2d
- Child:
- 6:d60a07d3e48d
File content as of revision 4:19e32fa37310:
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.dat
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
helium
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
/.temp/
.tramp_history
.python-version
TAGS