aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/mtd/24xxxx_mtd.c
Commit message (Collapse)AuthorAgeFilesLines
* EEPROM driver: Do not issue warnings that result from our special case ↵Lorenz Meier2014-10-091-3/+12
| | | | handling - this driver is only used for this one particular eeprom and out of the NuttX tree.
* AT24C: Fix warning due to missing function prototype.Lorenz Meier2014-07-081-0/+1
|
* systemcmds: Warning fixesLorenz Meier2014-06-301-1/+3
|
* eeprom driver: Use less excessive perf counters on EEPROMLorenz Meier2014-05-141-21/+15
|
* Enabled EEPROM as MTD backend deviceLorenz Meier2014-01-141-0/+571