flipperzero-firmware/core/furi
gornekich f05153ed5c
[FL-1816] Fix ble radio stack is alive check (#707)
* bt: fix bt_is_alive return, add bt_is_active
* bt: fix bt_is_alive return
* Cli: show heap usage in ps.
* FuriHal: strict sequence for flash operations
* Scripts: add stress test
* Core: proper heap calculation.

Co-authored-by: あく <alleteam@gmail.com>
2021-09-16 19:12:07 +03:00
..
check.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
check.h [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
common_defines.h [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
log.c [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
log.h [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
memmgr_heap.c [FL-1816] Fix ble radio stack is alive check (#707) 2021-09-16 19:12:07 +03:00
memmgr_heap.h [FL-1816] Fix ble radio stack is alive check (#707) 2021-09-16 19:12:07 +03:00
memmgr.c [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
memmgr.h [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
pubsub.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
pubsub.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
record.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
record.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
stdglue.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
stdglue.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
thread.c Applications: add stack_size to keypad_test and assert in furi thread (#620) 2021-08-02 18:32:15 +03:00
thread.h [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00
valuemutex.c [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
valuemutex.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00