arduino / arduino/Arduino

[linux] Killing avrdude disables autoreset

Open
#3,569 4 comments 0 reactions 1 assignee Claimed by @cmaglie View on GitHub
Architecture: AVR Component: Toolchain Component: Uploading Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

If you have an issue like https://github.com/arduino/Arduino/issues/3568 where you have to kill the avrdude process it will disable autoreset.

You have to manually activate it again:
stty -F /dev/ttyACM0 hupcl

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.