Commit Graph

3 Commits

Author SHA1 Message Date
Wiktor S. Ovalle Correa
4614846d38 [EGD-5590] Fix boot config procedure
Boot config procedure was outdated and didn't actually work
2021-02-17 17:08:18 +01:00
Lucjan Bryndza
37aee3901c [EGD-5165] Fix emulator crash on lfs and fat
Disk access was not protected by the mutex and race contition
occurs when multiple access was made for lfs and fat.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2021-02-17 17:05:31 +01:00
Lucjan Bryndza
6c4c4e8aef [EGD-5098] Fix and remove old vfs class
Fix and remove global vfs object remove all old data
included in the vfs.hpp class
2021-02-17 16:06:33 +01:00