Skip to content

Releases: arduino/arduino-fwuploader

0.1.3

19 Apr 13:47
Compare
Choose a tag to compare
Publish NINA fw 1.4.3

Release 0.1.2

30 Oct 10:11
0.1.2
Compare
Choose a tag to compare
Release 0.1.2

Release 0.1.1

16 Oct 12:43
0.1.1
Compare
Choose a tag to compare
Release 0.1.1

Release 0.1.0

13 Oct 12:41
0.1.0
94a334f
Compare
Choose a tag to compare
Release 0.1.0

Release 0.0.9

12 Oct 13:41
0.0.9
27a77e8
Compare
Choose a tag to compare
Release 0.0.9

Release 0.0.8

01 Oct 15:57
56c72bb
Compare
Choose a tag to compare
Merge pull request #11 from arduino/refactors

Refactors and fix to serial write overrun

Updated NINA firmwares

17 Aug 12:11
Compare
Choose a tag to compare
==============================
BOARD MANAGER SNIPPET
==============================
        {
          "name": "fwupdater",
          "version": "0.0.7",
          "systems": [
            {
              "host": "i686-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linux32.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linux32.tar.bz2",
              "checksum": "SHA-256:05e26d5df253246cf68ba8a8f5f2de1032ac6f4d7af5310b8080ef6f54030fb4",
              "size": "13077590"
            },
            {
              "host": "x86_64-pc-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linux64.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linux64.tar.bz2",
              "checksum": "SHA-256:e8a36b7ae19060748b8b0540c9c0c9341d8d4c7a630441922a030223f767258d",
              "size": "13134534"
            },
            {
              "host": "i686-mingw32",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-windows.zip",
              "archiveFileName": "FirmwareUpdater-0.0.7-windows.zip",
              "checksum": "SHA-256:e881dd8a4bbb35f7271157e8dd226c2e032ac1115106170b0aaf9c969817df86",
              "size": "13337495"
            },
            {
              "host": "i386-apple-darwin11",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-osx.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-osx.tar.bz2",
              "checksum": "SHA-256:647ad713d68a1531ba56c88e5b3db9516cc0072ca1d401de5142d85ffcfd931a",
              "size": "13064291"
            },
            {
              "host": "arm-linux-gnueabihf",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linuxarm.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linuxarm.tar.bz2",
              "checksum": "SHA-256:b6e09c07e816a35935585db07e07437023d44e66d1d2f05861708ea6ceff7629",
              "size": "12929770"
            },
            {
              "host": "aarch64-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linuxarm64.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linuxarm64.tar.bz2",
              "checksum": "SHA-256:620f81148b13f70cdecbe59bbcbf605c7e0aae85f9cbee8ec48202f6018f23ce",
              "size": "12897349"
            }
          ]
        },

Release first version with Nina and Sara support

22 Jun 10:30
Compare
Choose a tag to compare
0.0.6

Wait a bit before opening serial port after bossac flash

WiFi101 Firmware Updater 0.7.0

15 Feb 19:33
Compare
Choose a tag to compare
Updates to readme

WiFi101 Firmware Updater 0.5.0 beta

02 Dec 19:00
Compare
Choose a tag to compare
Pre-release

This is a working release, but the tools needs some refinements and better error handling.