index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-6
origin/dependabot/github_actions/actions/upload-artifact-5
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
/
index.rst
Age
Commit message (
Expand
)
Author
2021-10-14
docs/reference/manifest.rst: Add docs for manifest.py files.
NitiKaur
2021-10-14
docs/reference/mpremote.rst: Add docs for mpremote.
NitiKaur
2020-01-06
docs: More consistent capitalization and use of articles in headings.
Jason Neal
2019-12-19
docs/reference: Add documentation describing use of .mpy files.
Damien George
2019-12-04
docs: Add littlefs docs and a filesystem tutorial.
Jim Mussared
2019-12-04
docs/reference: Add docs describing use of pyboard.py.
Jim Mussared
2019-03-08
py: Update and rework build system for including external C modules.
Andrew Leech
2019-03-08
py: Implement a module system for external, user C modules.
Ayke van Laethem
2018-07-20
docs/reference/index: Remove conditional for inline asm docs.
Damien George
2017-12-11
docs/reference/packages: Add chapter on distribution packages and deployment.
Paul Sokolovsky
2017-07-02
docs: Add glossary.
Paul Sokolovsky
2017-07-01
reference/index: Rewrite introduction paragraph to avoid confusion.
Paul Sokolovsky
2016-10-11
docs/reference: Add constrained.rst doc.
Peter Hinch
2016-03-11
docs: Add Python speed optimisation guide, including minimal viper ref.
Peter Hinch
2015-12-31
docs: Add discussion on interrupt handlers incl uPy specific techniques.
Peter Hinch
2015-11-03
docs: Add docs about REPL paste-mode and Control-C
Dave Hylands
2015-06-25
docs: Add link in references index to Thumb2 assembler docs.
Damien George
2015-06-25
docs: Add "reference" directory for putting docs about the language.
Damien George