flipperzero-firmware/core/furi
Albert Kharisov 5b1f50e63a
Much better crash handling. So wow.
* Furi, FuriHal, Desktop: much better crash handling. So wow.
* FuriHal: add missing include in FreeRTOSConfig.h

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-31 20:32:49 +03:00
..
check.c Much better crash handling. So wow. 2021-12-31 20:32:49 +03:00
check.h Core: furriness reduced (#936) 2021-12-28 15:50:35 +03:00
common_defines.h Guard RCC registers access with critical section (#854) 2021-12-01 01:07:17 +03:00
log.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
log.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
memmgr_heap.c [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
memmgr_heap.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
memmgr.c [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
memmgr.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
pubsub.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
pubsub.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
record.c Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
record.h Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
stdglue.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
stdglue.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +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-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
valuemutex.c
valuemutex.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00