summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpybuart.c
Commit message (Collapse)AuthorAge
* esp8266: Add initial implementation of machine.UART.Damien George2016-04-06
Currently UART(0) and UART(1) are exposed and only uart.write works.