[FL-977] Internal Storage (#455)
* Add littlefs submodule * Furi: add mutex in logging, fix issues with corrupted printf * ApiHal: disable debug traces in ble glue * App-loader: more logs * Passport: fix invalid DolphinState usage * ApiHal, linker script: flash API is now aware of free space, complete abstraction layer for storage * Internal Storage: littlefs based storage services with key value API. Migrate dolphin state to new storage API.
This commit is contained in:
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@@ -49,6 +49,7 @@ lib/cyfral/** @DrZlo13
|
||||
lib/drivers/** @skotopes @gornekich
|
||||
lib/fatfs/** @DrZlo13
|
||||
lib/fnv1a-hash/** @DrZlo13
|
||||
lib/littlefs/** @skotopes
|
||||
lib/mlib/** @skotopes
|
||||
lib/onewire/** @DrZlo13
|
||||
lib/qrcode/** @DrZlo13
|
||||
|
Reference in New Issue
Block a user