| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Call ao_task_init before initializing any drivers | Keith Packard | 2013-05-07 |
| | | | | | | | | | When using task queues, the sleep queues must be initialized before any invocation of ao_wakeup or the OS will crash. Just make sure ao_task_init is always invoked early in the task process to get that done. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Shuffle LCO functions around, add telelco first cut | Keith Packard | 2012-08-30 |
| Pull LCO functions shared between LCO UI and command line into ao_lco_funcs.c. Import bits for telelco. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
