flipperzero-firmware/applications/desktop/scenes
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
..
desktop_scene_config.h [FL-2556] Update complete screen (#1332) 2022-06-21 23:11:34 +09:00
desktop_scene_debug.c Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
desktop_scene_fault.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
desktop_scene_hw_mismatch.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
desktop_scene_i.h [FL-2152] New PIN lock (#989) 2022-02-10 21:17:41 +03:00
desktop_scene_lock_menu.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
desktop_scene_locked.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
desktop_scene_main.c desktop: prompt to power off on back button long press (#1279) 2022-06-10 22:29:25 +09:00
desktop_scene_pin_input.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
desktop_scene_pin_timeout.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
desktop_scene_slideshow.c [FL-2556] Update complete screen (#1332) 2022-06-21 23:11:34 +09:00
desktop_scene.c
desktop_scene.h