flipperzero-firmware/firmware/targets/f7
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
..
ble_glue fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
fatfs Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
furi_hal [FL-2674] Show error popup when NFC chip is not init/disconnected (#1722) 2022-09-19 21:46:56 +09:00
Inc [FL-2844] desktop: removing slideshow file when leaving slideshow view (#1762) 2022-09-21 23:42:59 +09:00
platform_specific [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
Src FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
api_symbols.csv ELF-Loader: C++ plugin support, loader overhaul. (#1744) 2022-09-25 23:11:29 +09:00
application-ext.ld [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
startup_stm32wb55xx_cm4.s
stm32wb55xx_flash.ld [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
stm32wb55xx_ram_fw.ld [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00