summaryrefslogtreecommitdiff
path: root/docs/library/machine.rst
AgeCommit message (Expand)Author
2017-06-25docs/machine*: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-03docs/machine: Sort machine classes in logical order, not alphabetically.Paul Sokolovsky
2017-05-14docs/machine.Signal: Add initial draft description of Signal class.Paul Sokolovsky
2017-04-16docs/library/machine: Typo fix in machine_callbacks section.Paul Sokolovsky
2017-04-16docs/machine: Move machine.main() misnomer to wipy's known issues.Paul Sokolovsky
2017-04-05cc3200/modmachine: Return frequency value directly, like other ports.Paul Sokolovsky
2017-02-28docs/machine: Fix formatting of Constants section.Paul Sokolovsky
2017-02-13docs/library/machine: Make separate TOC for WiPy vs non-WiPy.Damien George
2017-02-05extmod/machine_pulse: Make time_pulse_us() not throw exceptions.Paul Sokolovsky
2017-01-28docs/machine: Add explicit note on machine module level and scope.Paul Sokolovsky
2016-09-23docs/library/machine: Update description of disable/enable IRQ funcs.Damien George
2016-09-08stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant.Damien George
2016-08-02docs: Spelling mistakesMike Causer
2016-05-31docs/library/machine: Add documentation for machine.time_pulse_us.Damien George
2016-05-26docs/machine: Make disable_irq and enable_irq docs available for all.Damien George
2016-05-03docs/machine: idle() description generalization.Paul Sokolovsky
2016-05-03docs/machine: More generic description of sleep's, WiPy details to its genref.Paul Sokolovsky
2016-05-03docs/machine: Move WiPy-specific hardware details to its general reference.Paul Sokolovsky
2016-05-03docs/machine: Generalize docs from just WiPy to other ports.Paul Sokolovsky
2016-04-17docs/machine: reset_cause() has been implemented for esp8266.Paul Sokolovsky
2016-04-15docs/machine: Start to update for esp8266 port.Paul Sokolovsky
2016-04-03docs/machine: Change wording to be a bit more port-neutral.Paul Sokolovsky
2015-10-21docs: Several corrections to the classes in the machine module.danicampora
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora