]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/open_uart_non_blocking' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 4 Apr 2018 06:43:31 +0000 (14:43 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 4 Apr 2018 06:43:31 +0000 (14:43 +0800)
Make UART non-blocking when the file descriptor was opened with the O_NONBLOCK flag

See merge request idf/esp-idf!2153


Trivial merge