zephyr/subsys/mgmt
Jamie McCrae e00cf28001 mgmt: mcumgr: grp: fs_mgmt: Improve upload and download performance
This vastly increases the performance of file transfers using the
fs_mgmt group over MCUmgr by allowing the file handle to remain open
between commands instead of having to open, feek, read/write then
close the file handle for each invocation.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-04-04 11:51:43 +02:00
..
ec_host_cmd subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
hawkbit hawkbit: check mcuboot header version 2023-03-21 09:35:26 +01:00
mcumgr mgmt: mcumgr: grp: fs_mgmt: Improve upload and download performance 2023-04-04 11:51:43 +02:00
osdp mgmt/osdp: More error handling and other cleanups 2023-02-20 11:29:23 +01:00
updatehub mgmt: updatehub: Change Kconfig select to depends on 2023-03-03 10:49:32 +01:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00