Update README

This commit is contained in:
Gregory Nutt 2014-11-27 10:40:51 -06:00
parent 5268a1e4bb
commit e3898a7911

View File

@ -63,10 +63,9 @@ EEPROM Device Support
drivers/mtd/at24xx.c drivers/mtd/at24xx.c
--------------------- ---------------------
This is drier for I2C-based at24cxx EEPROM (at24c32 ,at24c64, at24c128, This is a driver for I2C-based at24cxx EEPROM (at24c32, at24c64, at24c128,
at24c256, at24c512). This driver driver is currently provided as an at24c256, at24c512). This driver is currently provided as an MTD driver
MTD driver but could easily be modified to support the character driver but could easily be modified to support the character driver interface.
interface
File Systems File Systems
============ ============