flipperzero-firmware/firmware/targets/f7
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
..
ble_glue [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
fatfs [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
Inc [FL-2480] Use SysTick as the main OS timer (#1140) 2022-04-21 16:15:19 +03:00
Src [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +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.ld [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
stm32wb55xx_ram_fw.ld [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
target.mk [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00