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: Expose pin object as a public structure for use as C pin API. | Damien George | 2016-03-24 |
* | esp8266: Expose simple pin API at C level. | Damien George | 2016-03-05 |
* | esp8266: Make pyb.RTC a type, and pyb.RTC() constructs an RTC object. | Damien George | 2015-06-22 |
* | esp8266: Add pyb.ADC class | Josef Gajdusek | 2015-05-28 |
* | esp8266: Add utime and pyb.RTC | Josef Gajdusek | 2015-05-13 |
* | esp8266: Add basic pyb.Pin class; supports output mode only. | Damien George | 2015-02-13 |