flipperzero-firmware/furi
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
..
core [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
flipper.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
flipper.h
furi.c Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
furi.h
SConscript