1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
84df4376f8 added logging to inform user of 1s retry if set_direction fails on the first try, updating to v0.7.1 2017-11-12 08:06:35 -06:00
e7db735a2f GPIO able to be controlled by pin sysfs number like RPi.GPIO, close #65 2017-09-13 10:35:32 -05:00
6af974c113 fixing implementation of #76 since i didn't actually test it 2017-08-09 23:18:16 -05:00
014dcb8a36 Updated README to close #71 2017-06-28 20:11:05 -05:00
6e93fad1de README updates following the merge of PR#70 into master 2017-06-08 20:06:52 -05:00
6ddd0e0b14 Closing out Issue #68 by adding 3 CHIP Pro pins able to be used as interrupts 2017-05-02 22:46:10 -05:00
d4b1d8a41c adding i2s pins as gpio capable for the chip pro, code to handle per pwm/softpwm cleanup to close #64 2017-05-01 22:50:17 -05:00
f32733bb07 Updating the Readme to add a note regarding one callback per pin 2017-03-06 17:53:34 -06:00
4da0812acd Fixing issue where using alt name for the XIO would cause a segfault when speficying the pin as an input. This will close #62 2017-03-06 17:08:05 -06:00
29377cf24d updates to the pytest tests to fix the issues with pwm, added 2 new tests that bring in 5 total unit tests. python3 unit tests are passing, this will close #42 and close #47 2017-02-26 21:04:40 -06:00
fa3108544b First stab as getting a capability to dump out .deb files for both Python2 and Python3. 2017-02-19 10:06:22 -06:00