summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/uart.c
Commit message (Expand)AuthorAge
* esp8266/uart: Add uart_flush() function.Paul Sokolovsky2016-03-05
* esp8266: Support raising KeyboardInterrupt on Ctrl+C.Paul Sokolovsky2016-03-05
* lib/pyexec: Move header pyexec.h from stmhal directory.Damien George2015-11-09
* esp8266: Fix lost chars problem when block-xfering data (e.g., when pasting).Paul Sokolovsky2015-06-01
* esp8266: Add configuration option for redirecting the built-in OS outputJosef Gajdusek2015-05-13
* pyexec: Make raw REPL work with event-driven version of pyexec.Damien George2015-05-06
* esp8266: Implement task-based, event-driven interface with UART.Paul Sokolovsky2015-01-16
* esp8266: New port of Micro Python to ESP8266 wifi module.Damien George2014-11-27