aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/eeprom/24xxxx_mtd.c
Commit message (Expand)AuthorAgeFilesLines
* Major formatting/whitespace cleanuppx4dev2012-10-231-275/+258
* Quite flyable stateLorenz Meier2012-09-121-1/+1
* Change the EEPROM read/write timeout behavior so that we can get actual error...px4dev2012-09-091-9/+30
* Rework the 'eeprom erase' path so it's possible to erase an EEPROM that can't...px4dev2012-09-091-1/+17
* Allow the EEPROM driver to consider itself started even if NXFFS fails to mount.px4dev2012-08-271-3/+0
* Add EEPROM read/write performance counters.px4dev2012-08-231-2/+27
* Add a modified version of the stock AT24xx EEPROM driver tweaked for our uses.px4dev2012-08-231-0/+475