| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Fix several mis-specified time types | Keith Packard | 2019-02-25 |
| | | | | | | | Make sure AO_TICK_TYPE is used "everywhere", instead of uint16_t or other. 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> | |||
