flipperzero-firmware/lib/toolbox
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
..
stream [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
tar [FL-2477] Updater support for resource bundles (#1131) 2022-04-19 11:03:28 +03:00
args.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
args.h [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
crc32_calc.c [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
crc32_calc.h [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
hex.c [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hex.h [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
md5.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
md5.h [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
path.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
path.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
random_name.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
value_index.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
value_index.h [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
version.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
version.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00