flipperzero-firmware/scripts/flipper
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
..
assets [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
utils [FL-2481] Renamed assets->resources; enforcing Manifest build if it does not exist (#1135) 2022-04-19 22:02:37 +03:00
__init__.py [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
app.py [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
cube.py Scripts: add serial number support to cube programmer api, update usage. (#839) 2021-11-23 19:13:34 +03:00
storage.py [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00