summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpyb.h
Commit message (Expand)AuthorAge
* esp8266: Add PWM support.Damien George2016-03-26
* esp8266: Implement software SPI class.Damien George2016-03-25
* esp8266: Add basic I2C driver, with init and writeto methods.Damien George2016-03-24
* esp8266: Expose pin object as a public structure for use as C pin API.Damien George2016-03-24
* esp8266: Expose simple pin API at C level.Damien George2016-03-05
* esp8266: Make pyb.RTC a type, and pyb.RTC() constructs an RTC object.Damien George2015-06-22
* esp8266: Add pyb.ADC classJosef Gajdusek2015-05-28
* esp8266: Add utime and pyb.RTCJosef Gajdusek2015-05-13
* esp8266: Add basic pyb.Pin class; supports output mode only.Damien George2015-02-13