flipperzero-firmware/applications/nfc
あく 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
..
helpers [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
scenes [FL-2222] IR fixes (#994) 2022-02-16 14:09:47 +03:00
views [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
nfc_cli.c [FL-2255], [FL-2259] NFC and Input CLI commands refactoring (#995) 2022-02-16 14:15:40 +03:00
nfc_device.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
nfc_device.h
nfc_i.h
nfc_types.c
nfc_types.h
nfc_worker_i.h Nfc: replace cmsis thread with furi, fix condition race in thread stop routine. (#1003) 2022-02-19 02:38:44 +03:00
nfc_worker.c Nfc: replace cmsis thread with furi, fix condition race in thread stop routine. (#1003) 2022-02-19 02:38:44 +03:00
nfc_worker.h
nfc.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
nfc.h