flipperzero-firmware/applications/storage
あく 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
..
storages Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
filesystem_api_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_internal.h
filesystem_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_cli.c Fix CLI storage read (#1305) 2022-06-10 10:28:05 +09:00
storage_external_api.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_glue.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_glue.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_i.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_internal_api.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_message.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_processing.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_processing.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_test_app.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage.h [FL-2633] Move files from /int to /ext on SD mount #1384 2022-07-15 01:44:34 +09:00