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.
GNU Affero General Public License v3.0
55
stars
17
forks
source link
Fwupload crash if the tools for the current OS are missing #211
Closed
cmaglie closed 1 year ago
Describe the problem
This is the panic as reported by an user of the Arduino Create Agent:
To reproduce
Try to run the fw flash using an OS for which the required tools are unavailable.
Expected behavior
fwupload should exit clleanly with an error message like: "Tool xxxx is not available for you OS yyyy"
Arduino Firmware Uploader version
nightly
Operating system
N/A
Operating system version
N/A
Additional context
No response
Issue checklist