7ce305fca3
* 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> |
||
---|---|---|
.. | ||
app-scened-template | ||
app-template | ||
callback-connector | ||
drivers | ||
fatfs | ||
flipper_format | ||
fnv1a-hash | ||
FreeRTOS-glue | ||
FreeRTOS-Kernel@4c4089b154 | ||
heatshrink | ||
infrared | ||
libusb_stm32@fd58c2b047 | ||
littlefs@1863dc7883 | ||
micro-ecc | ||
microtar@1e921369b2 | ||
mlib@62c8ac3e5d | ||
nanopb@c9124132a6 | ||
nfc_protocols | ||
one_wire | ||
qrcode | ||
ST25RFAL002 | ||
STM32CubeWB@a9e29b431f | ||
subghz | ||
toolbox | ||
u8g2 | ||
update_util | ||
lfs_config.h | ||
lib.mk | ||
ReadMe.md |
Structure
app-scened-template
- Scened template app libraryapp-template
- Template app librarycallback-connector
- Callback connector librarydrivers
- Drivers that we wrotefatfs
- External storage file systemflipper_format
- Flipper File Format libraryfnv1a-hash
- Fnv1a hash libraryheatshrink
- Image compression libraryinfrared
- Infrared librarylibusb_stm32
- STM32 USB librarylittlefs
- Internal storage file systemmicro-ecc
- Elliptic Curve Crpytography librarymicrotar
- TAR archive support librarymlib
- Algorithms and containersnanopb
- Nano Protobuf librarynfc_protocols
- Nfc protocols libraryone_wire
- One wire libraryqrcode
- Qr code generator libraryST25RFAL002
- ST253916 driver and NFC halSTM32CubeWB
- STM32WB series cube packagesubghz
- SubGhz librarytoolbox
- Toolbox of things that we are using but don't place in coreu8g2
- Graphics library that we use to draw GUI