flipperzero-firmware/applications/storage
Skorpionm 02b9cf90d5
[FL-2431, FL-2419] SubGhz: bugfixes (#1098)
* [FL-2431] SubGhz: fix Restart with an error (HardFault), while maintaining the RAW signal.
* Stream: fix adding maximum string length to arguments
* [FL-2419] SubGhz: fix flipper hang/Fatal Error when running edited Sub-GHz file.
* SubGhz: remove replace strcpy with strncpy, smaller text buffer and canary
* SubGhz: log key loading before load happen, rollback only rx message handling

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-07 14:47:47 +03:00
..
storages [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
filesystem_api_defines.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
filesystem_api_internal.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
filesystem_api.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_cli.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
storage_external_api.c [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
storage_glue.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_glue.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_i.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_message.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_processing.c [FL-2423] Storage: blocking dir open (#1083) 2022-04-04 15:27:48 +03:00
storage_processing.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_sd_api.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_sd_api.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_test_app.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
storage.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage.h [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00