Skip to content
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

Fix MacOS write error caused by unflushed buffer #2

Open
wants to merge 1 commit into
base: nrf
Choose a base branch
from

Conversation

jgartrel
Copy link

This change is actually a cherry-picked code change from a pull request to shumatech/BOSSA. Special thanks to @kaysievers for this code (see issues: Bossa 1.9.1 occasionally fails mid-download #120 and the subsequent resolution in Pull Request #150)

This change resolved an issue where (I suppose) flash has not been properly erased prior to writing the new code. This results in a verify error and requires code to be re-flashed to the SAMD21.

PosixSerialPort: Call tcdrain() to write serial data

@CLAassistant
Copy link

CLAassistant commented Aug 17, 2021

CLA assistant check
All committers have signed the CLA.

@jgartrel
Copy link
Author

@facchinm, I am hoping that we can create a patch release for this and upload it to the Arduino package repository. What is the process for that?

@jgartrel
Copy link
Author

@cmaglie, @per1234 Do you know what the process is for pull requests and patch releases for this repo/project? Could you please point me in the right direction?

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