Skip to content

Tags: arduino/arduino-create-agent-js-client

Tags

next

Toggle next's commit message
Updated package and lock files

2.8.0-alpha1

Toggle 2.8.0-alpha1's commit message
Partial support of Web Serial API.

2.4.9

Toggle 2.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support compilation extrafiles (#498)

* support compilation extrafiles

* 2.4.9

2.4.8

Toggle 2.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change fw updater success condition (#493)

* change fw updater success condition

* 2.4.8

2.4.6

Toggle 2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove restore_binary flag from firmware updater command line (#491)

* remove restore_binary flag from firmware updater command line

* 2.4.6

2.4.4

Toggle 2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support nano rp2040 (#474)

* support nano rp 2040

* 2.4.4

2.4.2

Toggle 2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use double quotes in programmer field (#458)

* use double quotes in programmer field

By using double quotes in the programmer field the path does not get split by the agent in case of a whitespace

* 2.4.2

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix firmware updater paths (#455)

* Update firmware-updater.js

* version 2.4.1

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Output serial with port (#447)

* support messages from serial monitor with port [EDITOR-621]

* 2.4.0