PelionIoT / mbed-bootloader

Generic bootloader to be used in conjunction with Pelion Device Management Client
https://www.pelion.com/iot-device-management/
Apache License 2.0
54 stars 90 forks source link

Fix reboot reason logic #77

Closed marcuschangarm closed 2 years ago

marcuschangarm commented 4 years ago

Mbed OS does not order reboot reasons based on their severity. In the previous implementation firmware update reboots would count as a bad reboot.

teetak01 commented 4 years ago

@SeppoTakalo @VeijoPesonen