flipperzero-firmware/firmware/targets/f7
gornekich 3225f40870
[FL-1952] BLE bonding fix (#805)
* furi-hal-bt: add mutex guarding core2 state
* ble-glue: configure ble keys storage in SRAM2
* bt: add load and save ble keys in internal storage
* bt: improve work furi_hal_bt API
* bt: rework app_entry -> ble_glue
* bt: apply changes for f6 target
* desktop: remove furi check
* ble-glue: comment NVM in SRAM2 configuration
* FuriHal: fix flash controller state corruption, fix incorrect semaphore release, implement C1-C2 flash controller access according to spec. Gui: change logging level.
* Libs: better lfs integration with lfs_config.
* Ble: switch C2 NVM to RAM.
* FuriHalCrypto: ensure that core2 is alive before sending shci commands
* Ble: fix incorrect nvm buffer size

Co-authored-by: あく <alleteam@gmail.com>
2021-11-04 20:26:41 +03:00
..
ble-glue [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
cube Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
furi-hal [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
Inc Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
Src Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
startup_stm32wb55xx_cm4.s [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
stm32wb55xx_flash_cm4_no_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
stm32wb55xx_flash_cm4_with_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
target.mk [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00