unleashed-firmware/applications/services/storage
あく f45a5dff43
Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
..
storages SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
filesystem_api.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
filesystem_api_defines.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
filesystem_api_internal.h Revert "[FL-3420] Storage: directory sort (#2850)" (#2868) 2023-07-12 21:02:52 +10:00
storage.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_cli.c [FL-3461] RPC: md5 in storage list (#2929) 2023-08-09 06:34:54 +09:00
storage_external_api.c Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
storage_glue.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_glue.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_i.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
storage_internal_api.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
storage_message.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_processing.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_processing.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.h SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00