flipperzero-firmware/core/furi
あく 3c77ae2eb8
Nfc: replace cmsis thread with furi, fix condition race in thread stop routine. (#1003)
* Nfc: replace cmsis thread with furi, fix condition race on thread stop routine.
* Nfc: fix memory leak
* FuriCore, CMSIS: properly handle thread names before scheduler start
2022-02-19 02:38:44 +03:00
..
check.c Release Candidate 0.48.0 Bug Fixes (#991) 2022-02-13 22:24:03 +03:00
check.h [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
common_defines.h [FL-2121] U2F GUI (#942) 2022-01-03 02:33:28 +03:00
dangerous_defines.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
log.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Nfc: replace cmsis thread with furi, fix condition race in thread stop routine. (#1003) 2022-02-19 02:38:44 +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-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
memmgr.h [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
record.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
record.h Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +03:00
stdglue.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
stdglue.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
thread.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +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