Closed eric-wieser closed 7 years ago
This seems just fine to me. @majenkotech any issues with this PR?
Looks good to me. Simple test of the TX buffer full bit, and a virtual default function.
Not sure how we would go about implementing this for the USB though - have to dig into the TX implementation.
Agreed. That's going to be a bit more work.
This was added in arduino/Arduino#5789
Not implemented yet for USB serial, as that is harder.
That shouldn't stop this patch being merged though - without this change, some Arduino code won't even compile.