summaryrefslogtreecommitdiff
path: root/esp8266/uart.c
AgeCommit message (Expand)Author
2015-11-09lib/pyexec: Move header pyexec.h from stmhal directory.Damien George
2015-06-01esp8266: Fix lost chars problem when block-xfering data (e.g., when pasting).Paul Sokolovsky
2015-05-13esp8266: Add configuration option for redirecting the built-in OS outputJosef Gajdusek
2015-05-06pyexec: Make raw REPL work with event-driven version of pyexec.Damien George
2015-01-16esp8266: Implement task-based, event-driven interface with UART.Paul Sokolovsky
2014-11-27esp8266: New port of Micro Python to ESP8266 wifi module.Damien George