diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 23ca437fc..179e9e061 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -27,6 +27,7 @@ ARDUINO 1.6.5 * SAM: added watchdog routine for Due. Thanks @bobc * AVR+SAM: reworked pulseIn() function to become GCC agnostic * AVR+SAM: added pulseInLong() (based on micros()) to help getting good results in interrupt-prone environments +* AVR: fixed regression in HardwareSerial.flush(). Thanks @chromhelm ARDUINO 1.6.4 - 2015.05.06