mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
* storage: added global #defines for /int, /ext & /any * storage: introduced PATH_EXT, PATH_INT& PATH_ANY macros * core apps: moved hardcoded config files names to separate headers; prefixed them with "."; updater: added file name migration to new naming convention on backup extraction * storage: fixed storage_merge_recursive handling of complex directory structures; storage_move_to_sd: changed data migration logic to all non-dot files & all folders * core: added macro aliases for core record names * Bumped protobuf commit pointer * storage: reserved 5 pages in /int; denying write&creation of non-dot files when running out of free space Co-authored-by: あく <alleteam@gmail.com>
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