summaryrefslogtreecommitdiff
path: root/esp8266/uart.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-08-21esp8266: Fix UART stop bit constants.Ein Terakawa
2017-07-18all: Unify header guard usage.Alexander Steffen
2017-02-03esp8266/uart: Add support for polling uart device.marc hoffman
2016-07-27esp8266/modpybuart: Fix UART parity setting.daniel-k
2016-06-30esp8266/modpybuart: allow setting baudrate and other paramsRadomir Dopieralski
2016-04-21esp8266: Add uart_rx_wait and uart_rx_char functions.Damien George
2016-04-06esp8266: Make destination for vendor OS debug output soft-configurable.Damien George
2016-03-05esp8266/uart: Add uart_flush() function.Paul Sokolovsky
2014-11-27esp8266: New port of Micro Python to ESP8266 wifi module.Damien George