unleashed-firmware/lib/flipper_application
Sergey Gavrilov 645a7c5989
[FL-3386] Fast FAP Loader (#2790)
* FBT: build and add FastFAP(tm) sections
* Elf file: fast loading fap files. Really fast, like x15 times faster.
* fastfap.py: cleanup unused imports
* Toolchain: 23 version
* Elf File: remove log messages
* Scripts: fix file permissions
* FBT: explicit interpreter for fastfap invocation

Co-authored-by: あく <alleteam@gmail.com>
2023-06-28 17:19:10 +09:00
..
api_hashtable [FL-3386] Fast FAP Loader (#2790) 2023-06-28 17:19:10 +09:00
elf [FL-3386] Fast FAP Loader (#2790) 2023-06-28 17:19:10 +09:00
plugins [FL-3386] Fast FAP Loader (#2790) 2023-06-28 17:19:10 +09:00
application_assets.c Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_assets.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_manifest.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
application_manifest.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
flipper_application.c [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
flipper_application.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
SConscript [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00