Skip to content

Tags: arduino/arduino-create-agent

Tags

1.7.1-rc1

Toggle 1.7.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Serial Monitor corrupted output in some rare cases (#1032)

* Synchronize multiple open commands coming together.

* Allow re-opening of already opened ports

* Renamed mutex var and added comment

* Error out if baudrate and buftype of already opened port do not match

1.7.0-rc8

Toggle 1.7.0-rc8's commit message
Fix windows issue upload

1.7.0-rc7

Toggle 1.7.0-rc7's commit message
Fix windows go-serial ports

1.7.0-rc4

Toggle 1.7.0-rc4's commit message
Fix signatureKey read from confi.ini

1.7.0-rc2

Toggle 1.7.0-rc2's commit message
Remove bufferAlgorithm

1.7.0-rc1

Toggle 1.7.0-rc1's commit message
Remove bufferAlgorithm

1.7.0-rc3

Toggle 1.7.0-rc3's commit message
Merge branch 'main' into remove-open-not-used-buffer-algorithm