micropython/docs/reference
Peter Hinch dab0f316d2 docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.
- 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-09-07 17:12:42 +10:00
..
asm_thumb2_arith.rst
asm_thumb2_compare.rst
asm_thumb2_directives.rst
asm_thumb2_float.rst
asm_thumb2_hints_tips.rst docs: Spelling mistakes 2016-08-02 11:17:46 +03:00
asm_thumb2_index.rst
asm_thumb2_label_branch.rst docs: Spelling mistakes 2016-08-02 11:17:46 +03:00
asm_thumb2_ldr.rst
asm_thumb2_logical_bit.rst
asm_thumb2_misc.rst
asm_thumb2_mov.rst
asm_thumb2_stack.rst
asm_thumb2_str.rst
index.rst
isr_rules.rst docs/reference/isr_rules.rst: Two minor additions to docs for using ISR. 2016-09-07 17:12:42 +10:00
repl.rst docs: Spelling mistakes 2016-08-02 11:17:46 +03:00
speed_python.rst