flipperzero-firmware/firmware/targets
Sergey Gavrilov e6d22ed147
ELF-Loader: C++ plugin support, loader overhaul. (#1744)
* fap-loader: load all code and data sections
* fap-loader: relocate all code and data sections
* fap-loader: remove old elf loader
* fap-loader: new jmp call relocation
* openocd: resume on detach
* fap-loader: trampoline for big jumps
* fap-loader: rename cache
* fap-loader: init_array support
* fap-loader: untangled flipper_application into separate entities
* fap-loader: fix debug
* fap-loader: optimize section container
* fap-loader: optimize key for section container
* fap-loader: disable debug log
* documentation
* F7: bump api symbols version
* Lib: cleanup elf_file.c

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:11:29 +09:00
..
f7 ELF-Loader: C++ plugin support, loader overhaul. (#1744) 2022-09-25 23:11:29 +09:00
furi_hal_include [FL-2674] Show error popup when NFC chip is not init/disconnected (#1722) 2022-09-19 21:46:56 +09:00