In the eeprom read operation, when rambuf was available mutex was not unlocked after the read. Consequence of that is that device was blocked after that read for incoming operations. This commit fixes the issue Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| eeprom_at2x.c | ||
| eeprom_emulator.c | ||
| eeprom_handlers.c | ||
| eeprom_lpc11u6x.c | ||
| eeprom_shell.c | ||
| eeprom_simulator.c | ||
| eeprom_stm32.c | ||
| Kconfig | ||
| Kconfig.eeprom_emu | ||
| Kconfig.lpc11u6x | ||
| Kconfig.stm32 | ||