index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
reference
/
isr_rules.rst
Age
Commit message (
Expand
)
Author
2025-02-25
all: Upgrade codespell to v2.4.1.
Christian Clauss
2025-01-16
docs/reference/isr_rules: Describe issue with hard ISRs and globals.
peterhinch
2023-06-19
docs: Rename uasyncio to asyncio.
Jim Mussared
2022-02-04
docs/reference/isr_rules.rst: Describe uasyncio-IRQ interface.
Peter Hinch
2022-02-04
docs/reference/isr_rules.rst: Fix inconsistent variable name in example.
Luiz Brandao
2020-06-02
docs/reference: Add note about multiple exceptions when heap is locked.
Andrew Leech
2020-01-06
docs: More consistent capitalization and use of articles in headings.
Jason Neal
2017-11-23
docs: Add notes on heap allocation caused by bound method refs.
Peter Hinch
2017-10-30
docs/reference/isr_rules: Minor typo correction.
Yuval Langer
2017-09-09
docs/reference/isr_rules.rst Add tutorial on use of micropython.schedule().
Peter Hinch
2016-09-07
docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.
Peter Hinch
2016-08-02
docs: Spelling mistakes
Mike Causer
2015-12-31
docs: Add discussion on interrupt handlers incl uPy specific techniques.
Peter Hinch