A basic setup and connect sample for the Helium Atom

.gitignore

Committer:
Marc Nijdam
Date:
2017-09-05
Revision:
13:90f88e66f0aa
Parent:
1:a843f3d9d31c

File content as of revision 13:90f88e66f0aa:

# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.a
*.la
*.lo
*.dat

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/
*.su
/.temp/
.tramp_history
.python-version
.mbed
helium/
mbed-os/
BUILD
TAGS