flipperzero-firmware/lib/subghz
Sergey Gavrilov c511c67e71
Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
..
blocks SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
protocols [FL-2976] SubGhz: add protocol "Ansonic" (#2000) 2022-11-23 18:29:30 +09:00
environment.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
environment.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
receiver.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
receiver.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
registry.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
registry.h fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
SConscript fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
subghz_file_encoder_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
subghz_file_encoder_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
subghz_keystore.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_setting.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_setting.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_tx_rx_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
subghz_tx_rx_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
subghz_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
transmitter.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
transmitter.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
types.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00