Skip to content

Commit

Permalink
Merge pull request #5 from nekuz0r/master
Browse files Browse the repository at this point in the history
Update to libWiringPi 2.15
  • Loading branch information
nekuz0r committed Jun 30, 2014
2 parents 48f06b2 + a9088a3 commit 6a156eb
Show file tree
Hide file tree
Showing 33 changed files with 262 additions and 1,209 deletions.
4 changes: 2 additions & 2 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
'src/bindings.cc'
],
'include_dirs': [
'deps'
'wiringpi/wiringPi'
],
'libraries': [
'<!(pwd)/deps/libwiringPi.a'
'<!(pwd)/wiringpi/wiringPi/libwiringPi.a'
],
'cflags': [
'-Wall'
Expand Down
33 changes: 0 additions & 33 deletions deps/drcSerial.h

This file was deleted.

Binary file removed deps/libwiringPi.a
Binary file not shown.
33 changes: 0 additions & 33 deletions deps/max31855.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/max5322.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/mcp23008.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/mcp23016.h

This file was deleted.

48 changes: 0 additions & 48 deletions deps/mcp23016reg.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/mcp23017.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/mcp23s08.h

This file was deleted.

33 changes: 0 additions & 33 deletions deps/mcp23s17.h

This file was deleted.

Loading

0 comments on commit 6a156eb

Please sign in to comment.