flipperzero-firmware/firmware/targets/f7/furi-hal
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
..
furi-hal-bootloader.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-bt.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
furi-hal-clock.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-clock.h
furi-hal-compress.c [FL-1922] Assets compression (#773) 2021-10-21 17:46:36 +03:00
furi-hal-console.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-console.h [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-crypto.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
furi-hal-delay.c
furi-hal-flash.c [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
furi-hal-flash.h [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
furi-hal-gpio.c
furi-hal-gpio.h
furi-hal-i2c.c
furi-hal-ibutton.c
furi-hal-interrupt.c
furi-hal-interrupt.h
furi-hal-irda.c
furi-hal-light.c
furi-hal-lock.c [FL-1994] Add Saved Struct (#804) 2021-11-03 20:22:49 +03:00
furi-hal-nfc.c
furi-hal-os-timer.h
furi-hal-os.c
furi-hal-os.h
furi-hal-power.c
furi-hal-pwm.c
furi-hal-pwm.h
furi-hal-resources.c
furi-hal-resources.h
furi-hal-rfid.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
furi-hal-sd.c
furi-hal-spi-config.c
furi-hal-spi-config.h
furi-hal-spi.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
furi-hal-spi.h
furi-hal-subghz.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
furi-hal-task.c
furi-hal-task.h
furi-hal-uart.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-uart.h [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-usb_i.h
furi-hal-usb-cdc_i.h [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-usb-cdc.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-usb-hid.c [FL-1930] USB HID (#751) 2021-10-13 19:38:24 +03:00
furi-hal-usb.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-vcp.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
furi-hal-version.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-vibro.c
furi-hal.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00