12 Commits (95c07736cbc652f477a56857ed45382d7e4f3e69)

Autor SHA1 Nachricht Datum
  Michael Brown 6ceaa158da Return -EIO when verification fails, instead of -EINVAL. vor 17 Jahren
  Michael Brown d2bf7abe75 Added write support for three-wire devices (e.g. the RTL8139 EEPROM) vor 17 Jahren
  Michael Brown ac401f481d Verify data after writing vor 17 Jahren
  Michael Brown 6b45947a59 Added debug statements vor 17 Jahren
  Michael Brown 052ef6dc5a Added nvs_write(). This shares a lot of code in common with nvs_read(); vor 17 Jahren
  Michael Brown 2d8d21fe74 Added the generic block-splitting code to nvs.c vor 17 Jahren
  Michael Brown 1961ba44e1 Added generic SPI protocol handler with read and write support. vor 17 Jahren
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS vor 17 Jahren
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than vor 17 Jahren
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces vor 17 Jahren
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. vor 18 Jahren
  Michael Brown aa2468babe Added abstraction layer for a three-wire serial device (e.g. the EEPROM vor 18 Jahren