]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/uart_examples_intr' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Thu, 15 Dec 2016 07:15:32 +0000 (15:15 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Thu, 15 Dec 2016 07:15:32 +0000 (15:15 +0800)
Update uart examples in uart.h to new interrupt allocation scheme

Some of the examples in the UART header haven't been adjusted to the new interrupt scheme; this fixes that. Also runs dos2unix on the drivers tree; a fair few drivers used DOS-style line ends.

See merge request !313


Trivial merge