Closed joelguittet closed 2 months ago
Issues
1 New issue
116 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
9.2% Duplication on New Code
Tested on ESP32 and Zephyr examples with files up to 60KB, both upload and download, will now merge the feature.
The purpose of this Pull-Request is to rework add-ons architecture to integrate new troubleshoot feature such as the fiel transfer APIs. See https://github.com/joelguittet/mender-mcu-client/issues/80.
Add-ons APIs have been moved to add-ns directory so that the core APIs doesn't include add-ons APIs. Troubleshoot add-on is totally reworked. Troubleshoot callbacks are modified.