|
ee8445918e
|
More work on #10. PWM0 Loading is complete and verified, i2c-1 loading loads to i2c-3, verification fails, spi2 is loaded, but no verification. No work on custom overlay loading. Fixed issues with test_pwm_setup.py; only 2 tests fail now (when PWM0 is loaded
|
2016-07-16 10:45:13 -05:00 |
|
|
ea4a21235d
|
Some refactoring of the edge detection code to clean stuff up, added more tests
|
2016-07-11 21:14:40 -05:00 |
|
|
a4dd1558f0
|
Realized that the AP-EINT1/3 test code wasn't actually testing callbacks, they do work properly in my testing. Reverting gptest.py to what it was. Revision Update. Issue #9 is resolved.
|
2016-07-10 19:23:45 -05:00 |
|
|
a9a2dbf862
|
Updating the version prior to merge of this branch into master
|
2016-07-09 22:26:50 -05:00 |
|
|
9ee83c0b38
|
Adding Python interface to get the base XIO numbers, fixes for gptest.py on the 4.4 kernel CHIPs
|
2016-07-03 11:49:17 -05:00 |
|
|
9538a4f52b
|
Adds softpwm dependency on event_gpio
|
2016-05-06 17:30:13 +00:00 |
|
|
9ac22c32cd
|
Adds softpwm files
|
2016-05-06 17:30:11 +00:00 |
|
|
0e1cf46c4e
|
Addressing Issue #1, adding the ability to set the AP-EINT1 and AP-EINT3 pins as useable for edge detection and callbacks
|
2016-04-08 21:47:42 -05:00 |
|
|
cea44c287d
|
PWM support fixed, the test fails when trying to change the frequency, but I don't think that's an issue. Have not run this against something that needs PWM to operate, but the .dtb I have loaded has /sys/class/pwm/pwmchip0 and it can be configured with this code
|
2016-02-29 13:04:35 -06:00 |
|
|
9d593828ae
|
Initial PWM support for the CHIP even though the base .dtb does not support, this is untested
|
2016-02-25 22:38:58 -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 |
|