Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MakotoKurauchi committed Jun 6, 2014
2 parents 9e8b4e5 + 2b16cca commit 4c2e4b8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

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

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

# Executables
*.exe
*.out
*.app
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
JPEGDecoder
===========

JPEG Decoder for Arduino

0 comments on commit 4c2e4b8

Please sign in to comment.