| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Move common build definitions to src/Makefile.defs | Keith Packard | 2019-02-18 |
| | | | | | | | | | This cleans up the build process for all architectures, providing a common place to specify vpath, cflags and build rules for various common files. 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> | ||
| * | capture pnpservo makefiles too | Bdale Garbee | 2017-04-02 |
