Commit message (Expand) | Author | Age | |
---|---|---|---|
* | esp8266: Add PWM support. | Damien George | 2016-03-26 |
* | esp8266: Implement software SPI class. | Damien George | 2016-03-25 |
* | esp8266: Add basic I2C driver, with init and writeto methods. | Damien George | 2016-03-24 |
* | esp8266: Move pyb.freq to machine.freq. | Damien George | 2016-03-09 |
* | esp8266/modmachine: Add Pin class from modpyb. | Paul Sokolovsky | 2016-03-05 |
* | esp8266/modmachine: Timer: Add ONE_SHOT and PERIODIC symbolic constants. | Paul Sokolovsky | 2016-03-04 |
* | esp8266/modmachine: Use etshal.h. | Paul Sokolovsky | 2016-03-04 |
* | esp8266/modmachine: Changing params of a timer requires disarming it first. | Paul Sokolovsky | 2016-03-04 |
* | esp8266/modmachine: Basic implementation of Timer for OS virtual timers. | Paul Sokolovsky | 2016-03-04 |
* | esp8266: Add modmachine with mem* arrays. | Paul Sokolovsky | 2016-03-04 |