mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-03-05 15:37:28 +00:00
* add tlsf as submodule * libs: tlsf * Furi: tlsf as allocator * Furi: heap walker * shmal fixshesh * f18: tlsf * PVS: ignore tlsf * I like to moving * merge upcoming changes * memmgr: alloc aligned, realloc * Furi: distinct name for auxiliary memory pool * Furi: put idle and timer thread to mem2 * Furi: fix smal things in allocator * Furi: remove aligned_free. Use free instead. * aligned_malloc -> aligned_alloc * aligned_alloc, parameters order * aligned_alloc: check that alignment is correct * unit test: malloc * unit tests: realloc and test with memory fragmentation * unit tests: aligned_alloc * update api * updater: properly read large update file Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
bit_lib | ||
bt | ||
datetimelib | ||
dialogs | ||
expansion | ||
flipper_format | ||
float_tools | ||
furi | ||
furi_hal | ||
infrared | ||
lfrfid | ||
manifest | ||
nfc | ||
power | ||
protocol_dict | ||
resources/unit_tests | ||
rpc | ||
storage | ||
stream | ||
subghz | ||
varint | ||
application.fam | ||
minunit.h | ||
minunit_vars.h | ||
minunit_vars_ex.h | ||
test_index.c |