SHA2017-badge / micropython-esp32

MicroPython ported to the SHA2017 badge
https://micropython.org/
MIT License
12 stars 16 forks source link

fix update all; update next egg if update failed. #200

Closed basvs closed 7 years ago

basvs commented 7 years ago

Without the try-catch, the first up-to-date application/egg will stop the update-process of all other applications.