Releases: arduino-libraries/Arduino_Portenta_OTA
Releases · arduino-libraries/Arduino_Portenta_OTA
1.2.1
Changelog
- OTA add watchdog feed during download and decompress on the fly (#51)
1.2.0
Changelog
- Enable https download in example sketches
- CI: replace deprecated arduino:mbed core with arduino:mbed_portenta
- OTA download and decompress on the fly
- Make Arduino_DebugUtils optional
New Contributors
1.1.3
Changelog
- Add support for GIGA (#38)
1.1.2
Changelog
- Make isOtaCapable static (#36)
1.1.1
Changelog
- Add support for opta board (#34)
1.1.0
Changelog
- CI updates (#24) (#25) (#32) (#33)
- Remove ArduinoCore-mbed backward compatible QSPI flash initialization (#29)
- Redirect error prints to Serial (#28)
- Fix typos in documentation (#31)
- Add support for ethernet interface (#30)
1.0.3
Changelog
- Add mbed_portenta architecture (#14)
- CI updates (sync-lables, download-file-action, dependabot, actions/checkout)(#17)(#18) (#19) (#20)
- Use mbed QSPI default instance to initialize memory (#21)
- Add support for NICLA_VISION (#22) (#23)
1.0.2
Changelog
- Align Arduino_Portenta_OTA_QSPI::init() to mbed-os 6.12 and ArduinoCore-mbed 2.3.1 (#12)
1.0.1
Changelog
- Feed watchdog during decompression (#10)
1.0.0
Changelog
- Remove Internal Flash storage method. (#6)
- Update SD example. (#7)
- Upgrade README with a minimum example code. (#8)
- Cleanup
keywords.txt
file (deleting superfluous entries and addingg missing ones). (#9)