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

Unified SuitManager #232

Closed dinesharjani closed 3 months ago

dinesharjani commented 3 months ago

We don't need the separate SuitManifestManager. I think the goal was to have the code better separated so it'd be easier to keep everything compartmentalised. But, since everything else in this codebase works with all of the related code mostly in the same place, it's distracting to have "the one thing" being different. At least for now, if our intention is not to rewrite everything.