Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266: Enable setting CPU frequency to 160MHz | Josef Gajdusek | 2015-05-28 |
| | |||
* | esp8266: Implement time functions | Josef Gajdusek | 2015-05-12 |
| | |||
* | stmhal: Make pybstdio usable by other ports, and use it. | Damien George | 2015-02-13 |
| | | | | | Now all ports can use pybstdio.c to provide sys.stdin/stdout/stderr, so long as they implement mp_hal_stdin_* and mp_hal_stdout_* functions. | ||
* | esp8266: New port of Micro Python to ESP8266 wifi module. | Damien George | 2014-11-27 |