]> granicus.if.org Git - esp-idf/commit
uart: Fix ticks_to_wait when 0 or expired
authorKonstantin Kondrashov <konstantin@espressif.com>
Fri, 17 May 2019 13:29:45 +0000 (21:29 +0800)
committerKonstantinKondrashov <konstantin@espressif.com>
Fri, 14 Jun 2019 04:31:43 +0000 (12:31 +0800)
commite7322c8472fd96c239fb97e9d2f997f183aecf32
treedbef5abe4eddae5711c03454ee28c28d9158c721
parent357364ab257f66c7604c2321b2240db71a531c3a
uart: Fix ticks_to_wait when 0 or expired

Closes: https://github.com/espressif/esp-idf/issues/3301
Closes: IDFGH-964
components/driver/uart.c