Arduino Fwuploader Versions Save

A Command Line Tool made to update the firmware and/or add SSL certificates for any Arduino board equipped with WINC or NINA Wi-Fi module.

2.4.1

8 months ago

Changelog

d945078 Fix wrong scrape of Root Certificates (#216) f07445f Print error message on certificate flash failure (#215)

2.4.0

8 months ago

Changelog

45b115d Throw an error when a tool has no compatible flavour with the current OS (#214) 4cf4a56 Update plugin doc (#213) 1d89350 Add portenta C33 firmware to the plugin system (#206) e894eb2 Fix Improper Certificate Validation (#212) 34be246 Drop support for MKR 1000 and MKR Vidor 4000 (#209) e241f76 Migrate Nina firmwares to plugin system (#208) 61e036b Fix the name not being present on the index (#207) 2425c08 Add ESP32-S3 FW 0.2.1 (#205) 61fd5bc Add ESP32-S3 FW 0.2.1 (#204)

2.3.0

9 months ago

Changelog

bac1d05 Add documentation on the new plugin system (#179) bb28293 Fix regression introduced after major refactoring (#177) 3b99ab6 Introducing plugins system (#173) 61f3451 rename plugin (#176) 385f7d0 Generate plugin_firmware_index.json with new boards data (#172) 2c15254 Update Arduino CLI and general enhancements (#171) 636d337 Build releases simultaneously e309eee Migrate workflows from deprecated set-output commands c212103 Use separate dependency license metadata cache for each module 0e0fb39 Clean up temporary files on exit (#159)

2.2.2

1 year ago

Changelog

8944d4a bump go version to GO 1.18 (#151)

2.2.1

1 year ago

Changelog

fb99d12 Add support for macos arm64 build (#144) 96b4a40 Add NINA FW 1.5.0 (#143)

2.2.0

2 years ago

Changelog

e4b7a87 add support for .pem cert format (#132) ba458a2 Remove certificates, they are obsolete and are out of sync (#131) 9fc2470 expand the documentation regarding the certificates flashing (#129) eef0eb6 fix panic when cannot download FirmwareIndex (#128) b7f323a Add generic function to verify checksum (#120) 383d09c Relicense project as AGPL-3.0-or-later (#119)

2.1.0

2 years ago

Changelog

144292a add -i flag to upload a custom fw to a board (#117) 9220c33 add get-version command (#116) 813e19b Add precompiled sketches and index generation to make checking the firmware version possible (#113) f38e518 bump mbed core to latest (#112) ad1e806 Make taskfile compatible with Go 1.16 (#102)

2.0.1

2 years ago

Changelog

5e2e783 print progress on stdout only if --format text is used (#97)

2.0.0

2 years ago

Changelog

eb51bf2 bump mbed core to latest (#91) 3548372 change public gpg key (#90) dc350ee place the private key in tmp (#89)

Notes

❗❗❗Versions before 2.0.0 will not work anymore further details in #93 ❗❗❗

1.0.2

2 years ago

Changelog

1289a0c change archive type from bz2 to gz (#88)