flipperzero-firmware/furi/core
あく 3efb7d4050
Updater: handle storage errors when removing files, fix folder remove routine, prevent unused services from starting (#2432)
* Updater: handle storage errors when removing files
* Updater: properly handle folder removal in post update cleanup stage. Prevent power, desktop and dolphin services from starting on update.
* Desktop, Dolphin, Power: proper handling and message for special boot mode.
* Desktop, Power: add missing TAG
* Updater: unify start skip message and fix double delete in backup worker
* Cli: unify special boot mode message
2023-02-27 00:15:26 +09:00
..
base.h
check.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
check.h
common_defines.h Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
core_defines.h [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00
dangerous_defines.h
event_flag.c [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
event_flag.h
kernel.c Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
kernel.h Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
log.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
log.h SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
memmgr_heap.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
memmgr_heap.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
memmgr.c
memmgr.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
message_queue.c Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
message_queue.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
mutex.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
mutex.h
pubsub.c
pubsub.h
record.c
record.h
semaphore.c
semaphore.h
stream_buffer.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
stream_buffer.h
string.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
string.h
thread.c 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
thread.h [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
timer.c Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
timer.h
valuemutex.c Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
valuemutex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00