summaryrefslogtreecommitdiff
path: root/src/telelco-v0.2/ao_telelco.c
Commit message (Collapse)AuthorAge
* altos: Allow use of internal EEPROM for config storageKeith Packard2013-11-12
| | | | | | | | | | | This stops exposing eeprom as 'storage' and instead exposes it with a separate eeprom API so that it can be used for config storage without also using it for flight log storage. The config code has been changed to allow it to either use storage for configuration data or eeprom. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add telelco-v0.2 projectKeith Packard2013-05-07
Signed-off-by: Keith Packard <keithp@keithp.com>