]> granicus.if.org Git - esp-idf/commit
uart: Add api call to switch on hardware support for 'software' flow control.
authorAlex Burr <alex.burr@kano.me>
Tue, 1 Aug 2017 15:02:44 +0000 (16:02 +0100)
committerAngus Gratton <gus@projectgus.com>
Tue, 5 Sep 2017 06:30:21 +0000 (16:30 +1000)
commit93cc3a77cb70baba660287870109833e8915b0f1
tree9c3da28429093b5242edc707408bf5b130f16fca
parent11a87ca8113abe48981c3cb0aa157eee606f5f6d
uart: Add api call to switch on hardware support for 'software' flow control.

Cherry-picks https://github.com/espressif/esp-idf/pull/890
components/driver/include/driver/uart.h
components/driver/uart.c