arduino-fwuploader
arduino-fwuploader copied to clipboard
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.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 5. Release notes Sourced from geekyeggo/delete-artifact's releases. v5.0.0 Switch to @actions/artifact, removing the need for a token parameter (Sebastian Weigand) #24 v4.1.0 Add default token....
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [MrOctopus/download-asset-action](https://github.com/mroctopus/download-asset-action) from 1.0 to 1.1. Release notes Sourced from MrOctopus/download-asset-action's releases. 1.1 Updated dependencies and changed running environment to node16 Full Changelog: https://github.com/MrOctopus/download-asset-action/compare/1.0...1.1 Commits 175b1af Updated package.json version to...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0-beta.2 What's Changed not adding -n if empty to do-upload command by @dana-yaish in codecov/codecov-action#1085 4.0.0-beta.2 by @thomasrockhu-codecov...
### Describe the request The released archive does not contain a top level directory: ``` $ tar --list -f arduino-fwuploader_2.4.1_Linux_64bit.tar.gz arduino-fwuploader LICENSE.txt ``` ### Describe the current behavior See above...
### Describe the problem From time to time, when I start [IDE2](https://github.com/arduino/arduino-ide), the firmware uploader does not provide a valid JSON when executing `./arduino-fwuploader" firmware list --format json`. IDE2 error...
### Describe the problem Arduino-fwuploader starts then crashes. ### To reproduce download fwuploader win64 start program. ### Expected behavior the program will not open ### Arduino Firmware Uploader version 2.4.0...