aboutsummaryrefslogtreecommitdiff
path: root/docs/library/micropython.rst
AgeCommit message (Collapse)Author
2015-03-30docs: Add additional example/note for Timer's callback usage.Ivan Pejić
Add example: using named function for the Timer's callback. Add note: improving traceback inside interrupt timers.
2015-03-30docs: Provide initial documentation for micropython module.Damien George