| .. |
|
c_adc.c
|
Fix ADC error in 3.8
|
2016-08-10 16:52:54 -07:00 |
|
c_adc.h
|
Bug fixes almost to stability
|
2016-08-08 10:51:15 -07:00 |
|
c_pinmux.c
|
Handle bonescript compatible pin names in ocp set pin mode function (bonescript uses eg, P8_6 instead of P8_06 which OCP needs)
|
2016-10-10 14:55:59 +11:00 |
|
c_pinmux.h
|
Change return value convention for errors
|
2016-08-05 13:19:54 -07:00 |
|
c_pwm.c
|
add PWM test for ecap0 (P9_42) and ecap2 (P9_28)
|
2016-12-20 10:26:19 +00:00 |
|
c_pwm.h
|
Bug fixes almost to stability
|
2016-08-08 10:51:15 -07:00 |
|
c_uart.c
|
Switch back to included device trees - possibly it was a regression on upgraded 7.11.
|
2016-08-10 09:25:29 -07:00 |
|
c_uart.h
|
Change return value convention for errors
|
2016-08-05 13:19:54 -07:00 |
|
common.c
|
fix PWM for ECAP pins (P9_28 and P9_42)
|
2016-12-18 07:03:58 +00:00 |
|
common.h
|
Buffer for SPI bus sysfs path too small
|
2016-10-19 23:05:52 +00:00 |
|
constants.c
|
bump version to 0.0.20
|
2014-05-27 19:45:51 +00:00 |
|
constants.h
|
Add ifndef guards to all header files
|
2016-08-05 11:17:14 -07:00 |
|
event_gpio.c
|
Merge branch 'master' of https://github.com/adafruit/adafruit-beaglebone-io-python
|
2016-11-23 22:53:25 +00:00 |
|
event_gpio.h
|
Fix compilation error
|
2016-11-23 22:40:26 +00:00 |
|
py_adc.c
|
Adjust ADC scaling based on kernel version
|
2016-10-28 08:49:53 +00:00 |
|
py_gpio.c
|
Merge branch 'master' of https://github.com/adafruit/adafruit-beaglebone-io-python
|
2016-11-23 22:53:25 +00:00 |
|
py_pwm.c
|
Fix PWM tests to reflect 4.1+
|
2016-08-08 12:09:19 -07:00 |
|
py_uart.c
|
Fix return convention errors
|
2016-08-11 15:21:41 -07:00 |
|
spimodule.c
|
Treat warnings as errors
|
2016-10-18 21:59:24 -07:00 |