|
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 |
|
|
121ad398e4
|
new method for determining if the computer is a chip/chip pro, this fixes the runtimeerror's i was getting. for #32
|
2017-02-25 17:06:38 -06:00 |
|
|
c21c431b7b
|
pwm1 works on the chip pro, commit to allow me to reset all the changes that broke stuff on the normal chip
|
2017-02-25 12:48:36 -06:00 |
|
|
ca7d221b33
|
More work on #32, Checks for gpio being invalid on specific hardware, pwm invalid checks done. Need to do proper export of PWM1 on CHIP Pro
|
2017-02-20 05:03:04 +00:00 |
|
|
c5dbede3c4
|
Formal initial start at CHIP Pro support. Removed the custom DT Overlays, OverlayManager now pulls dtbo from chip-dt-overlays package from NTC. First commit to CHIP_IO from a CPro DevKit
|
2017-02-13 05:18:33 +00:00 |
|
|
cb4e272a35
|
adding the code to py_pwm.c to get the error data out of c_pwm.c. general code cleanup. this should close #56 as the softpwm code had the error string support already in it
|
2017-01-28 19:04:31 +00:00 |
|
|
3ff79d43e3
|
version bump to 0.3.3, cleaning up stuff left over in fixing #40, start of implementing #56
|
2017-01-28 05:41:05 +00:00 |
|
|
73ae207e16
|
Copied over 2 new pwm functions from @streamnsight to close #46. these 2 functions are untested, which is why i'm not updating the readme at the moment.
|
2017-01-28 04:16:12 +00:00 |
|
|
8221016c10
|
More updates to the library to add debug printing
|
2017-01-26 05:55:30 +00:00 |
|
|
8c3dab1ecc
|
Fix and close #53. Start of implementation for #55
|
2017-01-24 05:23:04 +00:00 |
|
|
7d91bbc47e
|
fixes for #17, hardware pwm works now, still can't change polarity, but i think that's a kernel driver/dtb thing.
|
2016-12-31 01:43:42 +00:00 |
|
|
c2ab013a5d
|
Adding protection for to the GPIO to only allow edge detection and call back on the XIO pins, clean up of the PWM, updated test code
|
2016-04-02 19:48:57 -05: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 |
|