This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from bf391cc2bc4 drivers/lcd/st7789.c: fix byte order in st7789_fill for 3
wires
add 4863564d482 drivers/eeprom: Support PE/SE/CE commands
No new revisions were added by this update.
Summary of changes:
.../components/drivers/character/eeprom.rst | 19 ++
drivers/eeprom/i2c_xx24xx.c | 150 ++++++++++++
drivers/eeprom/spi_xx25xx.c | 270 ++++++++++++++++++++-
include/nuttx/eeprom/eeprom.h | 24 +-
4 files changed, 458 insertions(+), 5 deletions(-)