Files
arduino-esp32/cores/esp32
Rodrigo Garcia c2c8d18992 Forces UART Flush() to wait until all bits are sent (#6026)
HardwareSerial flush() was returning before all data was sent out through serial port.
This is a problem to some RS485 libraries that depend on it to signaling.

This PR solves the issue by forcing it to block flush() until all data is sent.
2021-12-15 11:08:49 +02:00
..
2021-03-11 12:11:53 +02:00
2016-10-06 07:09:44 -06:00
2021-11-18 14:25:04 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-04-15 14:32:03 +03:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-10-01 17:52:29 +03:00
2016-12-12 01:32:55 +02:00
2016-12-12 01:32:55 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2020-11-08 04:55:59 +02:00
2021-01-11 11:43:10 +02:00
2016-10-06 07:09:44 -06:00
2018-06-27 09:01:06 +02:00
2016-10-06 07:09:44 -06:00
2019-05-11 11:16:05 +03:00
2021-10-01 17:52:29 +03:00
2021-10-01 17:52:29 +03:00
2016-10-06 07:09:45 -06:00
2020-11-02 22:11:26 +02:00