1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 12:53:22 +00:00

11 Commits

Author SHA1 Message Date
4f6acf4676 Pull Request #12 fixes for Issue #10. 2016-07-19 21:03:40 -05:00
e270080af8 Last commit for #10 to get the Overlay Manager implemented. i2c-1 still shows up as i2c-3, but everything should work. Will add new bug to investigate. Bumping rev to 0.2.0 as this is a big feature. Custom Overlay should work now 2016-07-16 17:33:09 -05:00
7123c0e308 Evidently I don't know RST formatting. Hopefully this fixes the table of pin names for issue #7. 2016-07-05 21:45:47 -05:00
4c7cccd4b3 Updating the README per issue #7 to include the pin names/alt-names/key. Also added information about the need for DTB overlay for PWM and SPI 2016-07-05 21:34:29 -05:00
6fdeb41b77 Updating the README to mention running with super user permissions, adding sudo in front of py.test to help with issues found in issue #8 2016-07-05 19:00:40 -05:00
818be5202e Fixing the code to handle pulling the right XIO base number due to the change in the CHIP OS 1.1 with the 4.4 kernel, thanks to howientc and fordsfords for their help 2016-06-18 14:34:41 -05:00
bfb660e371 Fixes gpio name in SOFTPWM examples 2016-05-09 18:33:48 +00:00
0cae62be43 Update README.rst 2016-05-06 17:30:14 +00:00
6e7dd4984c Updating the README to include notes on edge detection and fixing the first line since it wasn't formatted the way I wanted 2016-04-09 10:27:53 -05:00
1b7beac587 Updating the readme for PWM instructions and added a test case for PRM which hasn't been tested 2016-02-26 08:48:07 -06:00
01ae605491 Initial commit, working GPIO for all available CHIP GPIO pins, have not tested edge detection and callbacks 2016-02-24 21:48:40 -06:00