Skip to content

1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 08:56
· 170 commits to main since this release

Changelog

507a9d3 Added NINA fw 1.4.7
d3bcb8c rename FirmwareUploader to arduino-firmwareuploader (#62)
3aa8ec1 add back --retries flag (#61)
d4c7b34 harden the flashing process (#58)
e5f422a add --format json output enhacement to flash and certificates commands (#56)
43dfacf fix 🐛 causing panic with mkr1000 (#57)
ff995eb Added mkdocs workflow (#48)
6b4f285 cleanup code-base after refactoring (#55)
6c0b703 Add command to flash certificates (#54)
625b338 Add firmware flash command (#53)
34e0cc7 Implemented "latest" field in 'firmware list' command (#52)
4d7a0d2 Firmware list command (#51)
a99436b Change index format to differentiate upload commands by OS (#50)
a1fe4f4 recompile FirmwareUpdater sketch with mbed_nano 2.0.3 / Added NINA fw 1.4.6 (#29)
552564b Add functions to download and load indexes, tools and sketches (#49)
2543546 Add module name to firmware object in index json (#47)
a75ca10 Add loader sketch
2325713 Fix some issues with board index generator script (#42)
52c673d Add script to generate json containing information to run fwuploader tool (#38)
79da353 Document how to update the NINA firmware of the Arduino Nano RP2040 Connect (#40)
6ae09d2 add --format flag, predisposition to print json, like arduino-cli (#37)
d2900cb add version subcommand (#36)
2fc5668 Use new arduino/setup-task action name in CI/CD workflows (#35)
59fbc28 Refactor code structure to be similar to other Tooling Team projects (#32)