Commit Graph

69 Commits

Author SHA1 Message Date
Adam Kramer
acd8baadbf Support the new IO port range for raspberry pi 2. 2015-03-07 17:57:06 -08:00
Stian Eikeland
e7909f46c9 update blog url in readme.md 2014-08-25 12:38:50 +02:00
Stian Eikeland
7c94922b99 Merge pull request #3 from kbudde/mutex
defer unlock mutex, close returns munmap error
2014-08-24 12:39:38 +02:00
Kris Budde
8492756a0e Always unlock mutex. Just to be sure. 2014-08-23 14:43:15 +02:00
Stian Eikeland
9484bd71e5 Temporary revert "Unmap both arrays"
775d4168c6 (commitcomment-7332915)
2014-08-10 22:39:52 +02:00
Stian Eikeland
328f764d40 Merge pull request #2 from pothibo/master
Unmap both arrays
2014-07-22 23:06:27 +02:00
Pier-Olivier Thibault
775d4168c6 Unmap both arrays 2014-07-22 15:23:56 -04:00
Stian Eikeland
08ca9d41c7 Merge pull request #1 from omardelarosa/master
corrected a typo in the readme.md
2014-02-12 23:19:18 +01:00
omardelarosa
4507e0d0b8 corrected a typo in the readme.md 2014-02-12 15:28:37 -05:00
Stian Eikeland
1d8a97a9f8 Fix some comments 2014-01-07 23:15:25 +01:00
Stian Eikeland
8b18ea0634 Added blinking gif to readme 2013-12-05 19:39:42 +01:00
Stian Eikeland
70c7256ee4 Update README.md 2013-07-30 20:27:10 +02:00
Stian Eikeland
e934c432f9 Added support for PullUp / PullDown / PullOff 2013-07-30 19:25:43 +02:00
Stian Eikeland
7136a1a68f Added basic description to README.md 2013-07-30 17:16:42 +02:00
Stian Eikeland
df0edecd6c Added example program: blinker.go 2013-07-30 16:31:28 +02:00
Stian Eikeland
ce23315e88 Package name: rpio 2013-07-30 16:12:13 +02:00
Stian Eikeland
cc2855b1d8 Basic functionality working
Added support for:
- pin mode
- write
- read
2013-07-30 16:06:02 +02:00
Stian Eikeland
942b04b4d0 Started on rpi gpio library 2013-07-30 06:10:01 +02:00
Stian Eikeland
12d6303a60 Initial commit 2013-07-29 20:58:34 -07:00