zserg
|
3265d156e4
|
* Minor style fixes
* Added comments
* Added debug logging
* Line 724 - now <initial> flag is properly reset upon removal of event detection from GPIO pin
|
2018-05-31 18:10:26 +01:00 |
|
Mark A. Yoder
|
cc96193d31
|
Added BAT25, BAT50, BAT75, BAT100 and WIFI LEDs
|
2017-09-13 11:46:09 -04:00 |
|
Mark A. Yoder
|
35718a959b
|
Added red and green LEDs
|
2017-07-28 16:53:39 -04:00 |
|
cocasema
|
6c489fce8e
|
Add syslog and debugging messages
|
2017-03-31 02:16:21 -07:00 |
|
Drew Fustini
|
f779f8898a
|
add support for alternate USR LED naming
Related issue:
Doesn't support Ubuntu core beaglebone leds #129
https://github.com/adafruit/adafruit-beaglebone-io-python/issues/129
|
2017-01-04 08:56:34 +00:00 |
|
João Paulo Barraca
|
4639c7d04e
|
Fix compilation error
|
2016-11-23 22:40:26 +00:00 |
|
João Paulo Barraca
|
3791de4c0a
|
Merge branch 'master' of https://github.com/adafruit/adafruit-beaglebone-io-python
|
2016-10-30 10:55:47 +00:00 |
|
Matthew West
|
d6fe11ed89
|
Add ifndef guards to all header files
|
2016-08-05 11:17:14 -07:00 |
|
Drew Fustini
|
b620b3f942
|
Add support for on-board LEDs (USR0-USR3)
The built-in LEDs are handled by the LED class driver and have a
different /sys/ path than the GPIO pins.
See PyBBIO library for reference:
https://github.com/graycatlabs/PyBBIO/blob/master/bbio/platform/beaglebone/config.py#L44
Resolves Adafruit customer reported issue:
https://forums.adafruit.com/viewtopic.php?f=49&t=51906
|
2016-01-03 18:00:25 +00:00 |
|
João Paulo Barraca
|
e75696f4d5
|
Added missing space
|
2014-07-16 00:07:41 +01:00 |
|
João Paulo Barraca
|
bc9109caeb
|
Merge branch 'master' of https://github.com/jpbarraca/adafruit-beaglebone-io-python
Conflicts:
source/event_gpio.h
source/py_gpio.c
|
2014-07-15 23:58:16 +01:00 |
|
João Paulo Barraca
|
3b345a7c9e
|
Added support for timeout
|
2014-07-15 23:53:59 +01:00 |
|
João Paulo Barraca
|
7b1f0d4fa8
|
Added support for timeouts in wait_for_edge
|
2014-03-30 00:16:03 +00:00 |
|
Justin Cooper
|
a17284d4bf
|
update copyright notices
|
2013-07-01 21:01:58 +00:00 |
|
Justin Cooper
|
5343ed160a
|
add copyright and license notices
|
2000-01-01 00:04:25 +00:00 |
|
Justin Cooper
|
c358731349
|
working wait_for_edge and event_detect functionality
|
2013-06-12 17:00:29 +00:00 |
|
Justin Cooper
|
1258c651cb
|
Initial Commit
|
2013-06-10 20:16:39 +00:00 |
|