flipperzero-firmware/furi
Sergey Gavrilov 37b5e58a60
More correct elf loader (#1839)
* ELF File: more robust section loader
* ELF File: faster and smaller preinit, init and fini arrays handling
* ELF File: load sections on preload stage
* ELF File: naming
* Furi: fix use after free in thread join

Co-authored-by: あく <alleteam@gmail.com>
2022-10-08 02:06:29 +09:00
..
core More correct elf loader (#1839) 2022-10-08 02:06:29 +09:00
flipper.c
flipper.h
furi.c
furi.h
SConscript