flipperzero-firmware/firmware/targets/f5
あく 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
..
api-hal [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
ble-glue [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
cube [FL-933] API HAL I2C: initialize bus on start (#360) 2021-03-03 12:21:14 +03:00
Inc [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00
Src [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
startup_stm32wb55xx_cm4.s [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
stm32wb55xx_flash_cm4_boot.ld [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
stm32wb55xx_flash_cm4_no_boot.ld [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
target.mk API HAL OS: replace CMP based ticks with ARR based one, hard reset lptimer on reconfiguration. (#377) 2021-03-11 09:47:07 +03:00