NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
91 stars 41 forks source link

Added status, crc32, sha256 and closeAll APIs to FileSystemManager #155

Closed dinesharjani closed 11 months ago

dinesharjani commented 11 months ago

These were missing from the previous release of iOS-McuMgrLibrary. Also, interesting wrinkle here: none of this is tested :( So, if you're swearing at this code via git-blame yes, blame me. I wrote a full frontend to implement and test Pipelining for FS Upload, but I'm not doing that for these.