unleashed-firmware/applications
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
..
about [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
accessor [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
archive Archive: fix bounds crossing logic #760 2021-10-13 12:53:58 +03:00
bt [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
cli Fix gpio debug (#802) 2021-11-02 02:49:48 +03:00
crypto [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
debug_tools [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
desktop [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
dialogs [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
dolphin [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
gpio [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
gui [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
ibutton [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
input RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
irda [FL-1854] NEC42ext displaying (#796) 2021-11-01 19:34:50 +03:00
irda_monitor [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
lfrfid [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
lfrfid-debug Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
loader RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
music-player [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
nfc [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
notification RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
power RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
rpc RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
scened-app-example Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
storage-settings [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
subghz SubGhz: reading keys from encrypted files (#803) 2021-11-03 19:41:07 +03:00
tests [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
applications.c [FL-1942] Applications: Display Test. u8g2 usage refactoring. #770 2021-10-17 23:34:36 +03:00
applications.h Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
applications.mk [FL-1942] Applications: Display Test. u8g2 usage refactoring. #770 2021-10-17 23:34:36 +03:00