1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00
WereCatf 9fce9c792c Add a workaround-delay in Serial.flush() (#3714)
* Add a workaround-delay in Serial.flush()

In relation to #2536 and #2502

Tested at 80MHz and 160MHz with flash-frequency at both 40MHz and 80MHz, the bug mentioned in the above issues manifests in all cases. The proposed workaround seems to work fine, I tested at 2400bps, 9600bps, 115200bps, 230400bps and 2Mbps and didn't see anomalous output.

* Remove extraneous character

* Update HardwareSerial.cpp
2017-10-15 02:05:49 -05:00
..
2017-01-31 10:07:59 +03:00
2017-01-31 10:07:59 +03:00
2017-01-31 10:07:59 +03:00
2017-01-31 10:07:59 +03:00
2017-01-31 10:07:59 +03:00
2017-10-15 02:02:05 -05:00
2016-05-20 10:20:04 +08:00
2016-05-20 10:20:04 +08:00
2017-01-31 10:07:59 +03:00
2015-10-29 10:51:51 +02:00
2017-05-12 01:03:14 -05:00
2017-06-14 08:10:58 -05:00
2017-01-31 10:07:59 +03:00
2016-03-03 02:13:22 +03:00
2017-10-15 14:43:03 +08:00
2016-05-26 12:53:48 +02:00
2017-01-31 10:07:59 +03:00
2016-07-08 10:11:14 +08:00
2014-12-01 00:34:28 +03:00
2017-09-11 05:10:17 -05:00