mirror of https://github.com/ARMmbed/mbed-os.git
When reading a data block, the returned error codes from the I2C subsystem are different from normal single byte operations. We have to verify that the read-function for multiple bytes does return zero, because it returns "readBytes != expectedLength". Additionally, sync before trying to read from the eeprom as slow devices may not yet be ready to return data, especially with low-priced ones used with fast controllers. |
||
---|---|---|
.. | ||
802.15.4_RF | ||
TARGET_PSA | ||
cellular/COMPONENT_STMOD_CELLULAR | ||
storage/blockdevice | ||
testing/COMPONENT_FPGA_CI_TEST_SHIELD | ||
wifi/esp8266-driver |