Commit message (Expand) | Author | Age | |
---|---|---|---|
* | esp8266: Implement task-based, event-driven interface with UART. | Paul Sokolovsky | 2015-01-16 |
* | esp8266: Use dedicated heap allocated as static array. | Paul Sokolovsky | 2015-01-15 |
* | py: Put all global state together in state structures. | Damien George | 2015-01-07 |
* | esp8266: Prefix includes with py/; remove need for -I../py. | Damien George | 2015-01-01 |
* | esp8266: Change bignum from mpz to longlong; move some rodata to iram. | Damien George | 2014-11-28 |
* | esp8266: New port of Micro Python to ESP8266 wifi module. | Damien George | 2014-11-27 |