Skip to content

Add arduino-cli-kill-arduino-connection. #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

zck
Copy link
Contributor

@zck zck commented May 20, 2023

Problem

Somehow, I found my arduino in a state that would not let the upload complete. I was getting repeated error messages: avrdude: stk500_recv(): programmer is not responding, and there was no way to stop the upload.

Solution

This adds a method to manually kill the connection to the arduino, using the same functionality used in the builtin compile.el.

@motform
Copy link
Owner

motform commented Jun 13, 2024

Looks great, super nice work!

@motform motform merged commit 3265507 into motform:master Jun 13, 2024
@zck
Copy link
Contributor Author

zck commented Mar 13, 2025

Thank you! Happy to have it in arduino-cli-mode!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants