flipperzero-firmware/applications/dolphin
あく aa24484b99
[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.
2021-05-11 11:29:44 +03:00
..
passport [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
scenes [FL-1208] Fix crash in dolphin scene app caused by condition race in Tmr thread on delete (#438) 2021-04-30 09:41:15 +03:00
dolphin_deed.c Rename Irukagotchi to Dolphin. Add basic game state structures. (#268) 2020-12-19 02:15:29 +06:00
dolphin_deed.h Rename Irukagotchi to Dolphin. Add basic game state structures. (#268) 2020-12-19 02:15:29 +06:00
dolphin_i.h [FL-1178] Idle screen improvements (#444) 2021-05-05 12:50:03 +03:00
dolphin_state.c [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
dolphin_state.h [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
dolphin_views.c [FL-1178] Idle screen improvements (#444) 2021-05-05 12:50:03 +03:00
dolphin_views.h [FL-1178] Idle screen improvements (#444) 2021-05-05 12:50:03 +03:00
dolphin.c [FL-1178] Idle screen improvements (#444) 2021-05-05 12:50:03 +03:00
dolphin.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00