flipperzero-firmware/applications/services
Sergey Gavrilov 8b2dfea925
Improved thread lifecycle (#2534)
* Core, Thread: mark thread to join from prvDeleteTCB
* USB HAL: move vars to MEM2
* Core, Thread: cleanup sources
* Cli: add magic delays on rx pipe error, prevent cli from consuming processor time
* Furi: update thread documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 16:34:49 +09:00
..
bt [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
cli Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
crypto [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
desktop [FL-3118] Dumb mode menu freeze fix (#2456) 2023-03-09 17:24:47 +09:00
dialogs [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
dolphin Updater: handle storage errors when removing files, fix folder remove routine, prevent unused services from starting (#2432) 2023-02-27 00:15:26 +09:00
gui View Model: recursive mutex (#2532) 2023-03-28 15:31:21 +09:00
input Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
loader [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00
locale feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
notification [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
power FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228) 2023-02-27 02:23:39 +09:00
rpc [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
storage SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00