PelionIoT / mbed-edge

Edge Core
https://izumanetworks.com
Apache License 2.0
25 stars 32 forks source link

Implement combined image callbacks for bootloader #79

Closed davidsaada closed 3 years ago

davidsaada commented 3 years ago

This PR implements the combined image callbacks for bootloader. This assumes that boot capsule update is implemented on the device.

whygoyal commented 3 years ago

@davidsaada Is this required for PE 2.5 release?

davidsaada commented 3 years ago

@davidsaada Is this required for PE 2.5 release?

Not sure about that. This is required for ABB and should be part of the combined update and bootloader capsule update effort. If it is, then ABB NGGW #29 and Meta mbed edge #74 should be merged together as well. @JanneKiiskila?

whygoyal commented 3 years ago

Okay. I will release a new version of edge-core once this is merged. @davidsaada Do you anticipate more PRs related to this feature?

davidsaada commented 3 years ago

Okay. I will release a new version of edge-core once this is merged. @davidsaada Do you anticipate more PRs related to this feature?

@whygoyal Probably not in this repo, but in the surrounding ones as mentioned above.