| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/drivers/ao_led.c: Declare LED port as void * to allow any SoC to use ↵ | Keith Packard | 2019-03-12 |
| | | | | | | | | | this code The generic LED code needs a generic type for the GPIO port. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add generic LED driver. | Keith Packard | 2018-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> | |||
