Skip to content

Releases: arduino-libraries/Arduino_Portenta_OTA

1.2.1

26 Feb 19:27
6d453de
Compare
Choose a tag to compare

Changelog

  • OTA add watchdog feed during download and decompress on the fly (#51)

1.2.0

19 Feb 10:28
1afb8a2
Compare
Choose a tag to compare

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

02 Mar 15:13
5855289
Compare
Choose a tag to compare

Changelog

  • Add support for GIGA (#38)

1.1.2

14 Feb 13:22
feb4e28
Compare
Choose a tag to compare

Changelog

  • Make isOtaCapable static (#36)

1.1.1

09 Jan 10:34
4144a9b
Compare
Choose a tag to compare

Changelog

  • Add support for opta board (#34)

1.1.0

03 Nov 09:34
730ba6f
Compare
Choose a tag to compare

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

08 Mar 16:04
0652134
Compare
Choose a tag to compare

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

15 Jul 12:06
6dc648e
Compare
Choose a tag to compare

Changelog

  • Align Arduino_Portenta_OTA_QSPI::init() to mbed-os 6.12 and ArduinoCore-mbed 2.3.1 (#12)

1.0.1

14 Jun 12:58
36bd62b
Compare
Choose a tag to compare

Changelog

  • Feed watchdog during decompression (#10)

1.0.0

15 Feb 09:20
Compare
Choose a tag to compare

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)