summaryrefslogtreecommitdiff
path: root/src/pnpservo-v1
Commit message (Collapse)AuthorAge
* altos: Add generic LED driver.Keith Packard2018-10-13
| | | | | | | | | | | This driver uses the generic GPIO functions and allows per-LED port and pin configuration. It supports up to 32 LEDs. Rename SoC-specific LED drivers. Remove enabled parameter to ao_led_init Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* capture pnpservo makefiles tooBdale Garbee2017-04-02
|
* first rough cut at skeleton of code for pnpservo .. altos boots and runsBdale Garbee2017-04-01