Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/test: Add dependencies in the Makefile for ao_flight_test | Keith Packard | 2011-02-18 |
| | | | | | | | Yes, it would be nice to automate dependency generation here, but I can't be bothered. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Update .gitignore files | Keith Packard | 2010-02-20 |
| | |||
* | Change altos build process to support per-product compile-time changes | Keith Packard | 2010-02-20 |
This creates per-product subdirectories and recompiles everything for each product, allowing per-product compile-time changes for things like peripheral pin assignments and attached serial devices. Signed-off-by: Keith Packard <keithp@keithp.com> |