flipperzero-firmware/firmware/targets/f7/ble_glue
hedger 7ce305fca3
[FL-2269] Core2 OTA (#1144)
* C2OTA: wip
* Update Cube to 1.13.3
* Fixed prio
* Functional Core2 updater
* Removed hardware CRC usage; code cleanup & linter fixes
* Moved hardcoded stack params to copro.mk
* Fixing CI bundling of core2 fw
* Removed last traces of hardcoded radio stack
* OB processing draft
* Python scripts cleanup
* Support for comments in ob data
* Sacrificed SD card icon in favor of faster update. Waiting for Storage fix
* Additional handling for OB mismatched values
* Description for new furi_hal apis; spelling fixes
* Rework of OB write, WIP
* Properly restarting OB verification loop
* Split update_task_workers.c
* Checking OBs after enabling post-update mode
* Moved OB verification before flashing
* Removed ob.data for custom stacks
* Fixed progress calculation for OB
* Removed unnecessary OB mask cast

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-27 18:53:48 +03:00
..
app_common.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_debug.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
app_debug.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
battery_service.c Bump RPC version with fixed BLE (#1071) 2022-03-30 14:31:06 +03:00
battery_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_app.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
ble_app.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_conf.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
ble_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_glue.c [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
ble_glue.h [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
dev_info_service.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
dev_info_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
gap.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
gap.h Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
hid_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
hid_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_if.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_ipcc.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
serial_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
serial_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
tl_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
utilities_conf.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00