Hi all,
as I write in the title I'm interested to locate the code Arduino 1.0 uses when I call a generic Serial.*** function.
I need to know how Serial.flush() is implemented in the latest IDE. I've found the releases notes but after reading the Reference page I'm a bit confused, so the curiosity to read the source code!