pico-keys-sdk/src/fs
Pol Henarejos 4b420a7e8e
Fix important crash.
When a file was cleared, file->data was not nulled and it was retained in subsequent calls, which derived onto a flash memory corruption.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-01-14 00:40:22 +01:00
..
file.c Delete meta file if becomes zero. 2023-01-14 00:39:06 +01:00
file.h Added a major refactoring to include Emulated interface. 2023-01-09 18:06:21 +01:00
flash.c Fix important crash. 2023-01-14 00:40:22 +01:00
low_flash.c Fix reading memory when they are mapped. 2023-01-13 18:07:33 +01:00