Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use ao_delay to sleep for 2 seconds instead of trying ao_sleep | Keith Packard | 2010-05-05 |
| | | | | | ao_sleep doesn't delay for a specified time interval as much as one might want it to. | ||
* | 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> |