reference-en icon indicating copy to clipboard operation
reference-en copied to clipboard

Fully document serialEvent() support for all Arduino boards

Open per1234 opened this issue 5 years ago • 1 comments

serialEvent() support across the official Arduino boards is quite patchy. Previously, the support accross these boards was not completely (or correctly in the case of the Due) documented.

Screenshot of rendered table from local build of reference: Clipboard01


Fixes https://github.com/arduino/reference-en/issues/819

per1234 avatar Nov 16 '20 07:11 per1234

@per1234 I can't review this because I don't have the knowledge. Do you know who we could assign this to?

kengdahl avatar Nov 30 '20 13:11 kengdahl

This article was updated through these PRs, first https://github.com/arduino/reference-en/pull/952 and later https://github.com/arduino/reference-en/pull/951.

Hardware tests were on several board to confirm that they support / do not support serialEvent().

karlsoderby avatar Dec 11 '23 09:12 karlsoderby