aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/isr_rules.rst
AgeCommit message (Collapse)Author
2016-09-07docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.Peter Hinch
- Refers to the technique of instantiating an object for use in an ISR by specifying it as a default argument. - Footnote detailing the fact that interrupt handlers continue to be executed at the REPL.
2016-08-02docs: Spelling mistakesMike Causer
2015-12-31docs: Add discussion on interrupt handlers incl uPy specific techniques.Peter Hinch