flipperzero-firmware/applications/plugins
Astra 9819306731
[Fl-3147] Remove ValueMutex (#2467)
* Move keypad_test to furi_mutex
* Move text_box_test to furi_mutex
* Move snake_game to furi_mutex
* Remove ValueMutex completely
* Snake Game: simplify code and fix PVS warning
* F18: sync API symbols

Co-authored-by: あく <alleteam@gmail.com>
2023-03-07 22:09:45 +09:00
..
clock Update clock_app.c (#2446) 2023-03-04 01:15:17 +09:00
dap_link Plugins: move to designated categories (#2438) 2023-02-27 23:33:45 +10:00
hid_app [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
music_player [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
nfc_magic Plugins: move to designated categories (#2438) 2023-02-27 23:33:45 +10:00
picopass Support reseting iCx cards (#2451) 2023-03-07 19:53:52 +09:00
signal_generator Plugins: move to designated categories (#2438) 2023-02-27 23:33:45 +10:00
snake_game [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
spi_mem_manager [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
weather_station [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +09:00
application.fam