Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Add SPI-based companion board support | Keith Packard | 2011-08-13 |
| | | | | | | | This sends current flight state information and retrieves companion data to include in telemetry. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Switch flash drivers __xdata to __pdata | Keith Packard | 2011-07-06 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Move common storage code to ao_storage.c. Add M25P80 driver | Keith Packard | 2011-01-06 |
This reworks the storage API so that you erase blocks and then store data to them so that the M25P80 driver will work. Signed-off-by: Keith Packard <keithp@keithp.com> |