| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-09 | docs/machine*: Remove explicit targets and "machine." prefixes on classes. | Paul Sokolovsky | |
| With currentmodule:: set properly, none are needed. Extra "machine." prefix produces wrong indexing data. | |||
| 2016-06-08 | docs/machine.*: Use proper class case in method headers. | Paul Sokolovsky | |
| Class designator will be used as is in indexes, so must match actual class name. | |||
| 2016-06-08 | docs/machine.*: Add "currentmodule:: machine" directive. | Paul Sokolovsky | |
| Makes sure that classes described in these separate files are properly designated as belonging to "machine" module in indexes. | |||
| 2016-02-23 | docs: Correct machine.Timer code examples related to duty cycle. | danicampora | |
| 2016-02-23 | docs: Add note on machine.Timer class regarding PWM output pins. | danicampora | |
| 2016-02-22 | docs: Minor change to improve clarity in machine.Timer docs. | danicampora | |
| 2016-02-21 | docs: Correct WiPy Timer docs. | danicampora | |
| 2016-02-21 | cc3200: Simplify the Timer API and correct the documents. | danicampora | |
| Make the PWM duty cycle configurable from 0.00 to 100.00 by accepting values from 0 to 10000. Add automatic Pin assignment when operating in PWM mode. | |||
| 2015-10-21 | docs: Remove remaining references to 'af', which is now 'alt'. | danicampora | |
| 2015-10-21 | docs: Several corrections to the classes in the machine module. | danicampora | |
| 2015-10-17 | docs: Update all WiPy docs to reflect the new API. | danicampora | |
