Skip to content

Commit 74e9df9

Browse files
committed
initial readme and changelog information
1 parent 1258c65 commit 74e9df9

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
0.0.1
2+
____
3+
* Initial Commit
4+
* GPIO mostly working
5+
* Initial GPIO unit tests
6+
* PWM in progress

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
BeagleBone IO Python Library
2+
----
3+
This is a set of Python tools to allow GPIO, PWM, and ADC access on the BeagleBone using the Linux 3.8 Kernel and above (latest releases).
4+
5+
Installation
6+
----
7+
TODO

0 commit comments

Comments
 (0)