Gregory Nutt
|
c0c108d5e2
|
Add support for ST Micro EEPROM device geometries. From Sebastien Lorquet
|
2014-12-05 09:13:34 -06:00 |
Gregory Nutt
|
57e57bba36
|
LPC4357 EVB: Ooops got sense of the LED GPIO backward
|
2014-11-27 12:38:04 -06:00 |
Gregory Nutt
|
f2603866e0
|
Widen the name space: Rename CONFIG_SPI_EEPROM to CONFIG_EEPROM so that I2C EEPROMs can live there too
|
2014-11-27 11:08:27 -06:00 |
Gregory Nutt
|
e3898a7911
|
Update README
|
2014-11-27 10:40:51 -06:00 |
Gregory Nutt
|
d5c808c1fe
|
EEPROM: Add a README file
|
2014-11-27 09:14:19 -06:00 |
Gregory Nutt
|
bc3212d70e
|
EEPROM: Add a README file
|
2014-11-27 09:14:00 -06:00 |
Gregory Nutt
|
b29925a63b
|
EEPROM: prevent writes past end of device. From Sébastien Lorquet
|
2014-11-27 07:59:43 -06:00 |
Gregory Nutt
|
3f2c90c1e9
|
Fix minor typo in C comments
|
2014-11-27 06:49:07 -06:00 |
Gregory Nutt
|
1a33afb66c
|
Fix to get a clean build with EEPROM support disabled
|
2014-11-26 15:37:01 -06:00 |
Gregory Nutt
|
40b27115cc
|
Add support for generic EEPROM access via a character driver. Add also the EEPROM driver itself. From Sebastien Lorquet
|
2014-11-26 13:55:34 -06:00 |