arduino-create-agent
arduino-create-agent copied to clipboard
The Arduino Create Agent
Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.62.0 to 1.67.0. Release notes Sourced from github.com/go-ini/ini's releases. 1.67.0 What's Changed ini: allow changing the default section name by @jade-clarke in go-ini/ini#319 New Contributors @jade-clarke made...
### Describe the problem Trying to install ArduinoCreateAgent and failing. I have tried with Safari and Chrome. Issue is similar to #634 but the solutions do not work: ```text sudo...
I had Arduino Create agent 1.1 running on my iMac. It worked great with my Arduino Uno. Just bought a UNO WIFI R2 board and connected it (USB) to my...
Bumps [github.com/getlantern/systray](https://github.com/getlantern/systray) from 1.1.0 to 1.2.1. Changelog Sourced from github.com/getlantern/systray's changelog. Changelog v1.2.0 (2022-02-24) Full Changelog ** Merged pull requests:** On Linux, set the title in addition to the label...
## Bug Report ### Describe the bug "The deprecated libappindicator libraries are no longer provided" in Debian 11 (bullseye)", see [Chapter 5. Issues to be aware of for bullseye](https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#noteworthy-obsolete-packages). This...
**Please check if the PR fulfills these requirements** - [X] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-create-agent/pulls) before creating one) - [ ] Tests for the...
## Bug Report ### Describe the bug After installing the Agent on M1 Mac I have several times tried to get a board recognised by the Device Provisioning process and...
The [current documentation](https://github.com/arduino/arduino-create-agent/wiki/Advanced-usage#using-multiple-configurations) is lacking detailed informations on the structure of the `config.ini` file and how it should add/customize origins,
### Describe the problem Installation on Win fails with error: `Error trying to install file: destination ${windows_folder_startup} resolved to an empty value` ### To Reproduce 1. start the configuration wizard...
## Bug Report ### Describe the bug Segmentation violation at runtime when running the Create Agent compiled with Go version 1.17.1 ### To Reproduce - Compile the repository with Go...