Commit message (Expand) | Author | Age | |
---|---|---|---|
* | esp8266/modpybuart: Fix UART parity setting. | daniel-k | 2016-07-27 |
* | esp8266/modpybuart: allow setting baudrate and other params | Radomir Dopieralski | 2016-06-30 |
* | all: Rename mp_obj_type_t::stream_p to protocol. | Paul Sokolovsky | 2016-06-18 |
* | esp8266: Convert to use new MP_Exxx errno symbols. | Damien George | 2016-05-10 |
* | esp8266: Implement UART.read functionality. | Damien George | 2016-04-21 |
* | esp8266: Add initial implementation of machine.UART. | Damien George | 2016-04-06 |