Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266: Rename "machine" module implementation to use contemporary naming. | Paul Sokolovsky | 2016-11-06 |
| | | | | | | | Previously they used historical "pyb" affix causing confusion and inconsistency (there's no "pyb" module in modern ports; but people took esp8266 port as an example, and "pyb" naming kept proliferating, while other people complained that source structure is not clear). | ||
* | esp8266/modmachinewdt: Add .deinit() method. | Paul Sokolovsky | 2016-09-03 |
| | |||
* | esp8266/modmachinewdt: Implement machine.WDT class. | Paul Sokolovsky | 2016-08-28 |