flipperzero-firmware/make
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
..
base.mk OpenOCD makefile integration and Charger IC initialization fixes. (#258) 2020-12-04 20:30:50 +03:00
freertos-heap.mk [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
git.mk [FL-1961] Cli: device_info format versioning. Detach target from firmware name. #765 2021-10-16 14:25:32 +03:00
rules.mk [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
toolchain.mk [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00