unleashed-firmware/applications/debug
Sergei Gavrilov 5dddb075ac
TLSF memory allocator. Less free flash, moar free ram. (#3572)
* 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-16 03:51:45 +03:00
..
accessor Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
battery_test_app Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
blink_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
bt_debug_app Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
ccid_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
crash_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
direct_draw Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
display_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
expansion_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
file_browser_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
keypad_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
lfrfid_debug Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
locale_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
rpc_debug_app Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
speaker_debug Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
subghz_test Merge remote-tracking branch 'OFW/dev' into dev 2024-03-25 14:23:44 +03:00
text_box_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
uart_echo Fixes for text box and uart echo 2024-03-22 22:47:24 +03:00
unit_tests TLSF memory allocator. Less free flash, moar free ram. (#3572) 2024-05-16 03:51:45 +03:00
usb_mouse Merge branch 'ofw_dev' into dev 2023-11-17 02:20:27 +03:00
usb_test Api Symbols: replace asserts with checks 2024-03-25 13:53:32 +03:00
vibro_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00