unleashed-firmware/applications/debug/unit_tests
Sergei Gavrilov 1d17206e23
TLSF memory allocator. Less free flash, moar free ram. ()
* 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>
2024-05-15 16:47:21 +01:00
..
bit_lib Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
bt Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
datetimelib Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
dialogs Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
expansion Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
flipper_format Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
float_tools Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
furi TLSF memory allocator. Less free flash, moar free ram. () 2024-05-15 16:47:21 +01:00
furi_hal Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
infrared Add support for Pioneer SR IR remotes () 2024-03-22 21:25:52 +09:00
lfrfid Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
manifest Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
nfc [FL-3750] Mf Desfire multiple file rights support () 2024-04-16 14:55:24 +09:00
power Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
protocol_dict Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
resources/unit_tests Add support for Pioneer SR IR remotes () 2024-03-22 21:25:52 +09:00
rpc Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
storage Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
stream Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
subghz Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
varint Api Symbols: replace asserts with checks () 2024-03-19 23:43:52 +09:00
application.fam [FL-3629] fbt: reworked assets & resources handling () 2023-10-31 00:17:30 +09:00
minunit.h [FL-3664] 64k does not enough () 2023-11-16 01:39:27 +09:00
minunit_vars.h [FL-2627] Flipper applications: SDK, build and debug system () 2022-09-15 02:21:03 +09:00
minunit_vars_ex.h [FL-2627] Flipper applications: SDK, build and debug system () 2022-09-15 02:21:03 +09:00
test_index.c fbt: added -Wstrict-prototypes for main firmware () 2024-04-02 02:02:45 +09:00