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
Age
Commit message (
Expand
)
Author
2021-12-15
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-11-19
docs/reference/filesystem.rst: Add detail on how to use littlefs fuse.
Damien George
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
2021-09-16
all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
Jim Mussared
2021-08-30
docs/reference: Mention that slicing a memoryview causes allocation.
Peter Hinch
2021-08-13
docs/library/index.rst: Clarify module naming and purpose.
Jim Mussared
2021-08-13
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-02-13
tools: Add filesystem action examples to pyboard.py help.
Brianna Laugher
2020-12-01
docs/reference/repl.rst: Add information about new raw-paste mode.
Damien George
2020-10-22
docs/reference/glossary.rst: Fix minor grammar error, An -> A.
Kevin Thomas
2020-09-30
docs/reference/packages.rst: Fix typo, remove duplicate "port".
David Lechner
2020-06-05
docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.
David Lechner
2020-06-02
docs/reference: Add note about multiple exceptions when heap is locked.
Andrew Leech
2020-04-04
esp8266: Change from FAT to littlefs v2 as default filesystem.
Damien George
2020-03-30
tools/pyboard.py: Add -d as an alias for --device.
Lars Kellogg-Stedman
2020-03-30
tools/pyboard.py: Support setting device/baudrate from shell env vars.
Lars Kellogg-Stedman
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-10
docs/library/uos: Add notes and links about littlefs failures.
Damien George
2019-12-09
docs/reference/filesystem: Add note and example about using filesystem.
Damien George
2019-12-09
docs/reference/filesystem: Fix typo in block device code example.
Daniel Mizyrycki
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-12-04
docs: Remove spaces on lines that are empty.
Damien George
2019-10-16
docs: Fix spelling in various parts of the docs.
Mike Causer
2019-10-15
docs/reference/glossary.rst: Add new terms and reduce complexity of old.
Jim Mussared
2019-08-28
docs/reference/speed_python: Add missing self to var caching example.
Paul m. p. P
2019-08-19
docs/reference/speed_python: Update that read-only buffers are accepted.
Peter Hinch
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
2019-02-12
all: Change PYB message prefix to MPY.
Mike Causer
2018-07-20
docs/reference/index: Remove conditional for inline asm docs.
Damien George
2018-03-15
docs: Fix some references and RST markup to eliminate Sphinx warnings.
Damien George
2018-03-09
docs/reference/repl.rst: Fix some minor errors in the REPL tutorial.
Damien George
2017-12-16
docs/packages: Explicitly recommend usage of setuptools instead of distutils.
Paul Sokolovsky
2017-12-16
docs/packages: Use "install_dir/" in examples.
Paul Sokolovsky
2017-12-15
docs/glossary: micropython-lib: Clarify wording.
Paul Sokolovsky
2017-12-14
docs/packages: mpy_bin2res no longer required to create resources.
Paul Sokolovsky
2017-12-13
docs/packages: Add quick "Creating distribution packages" section.
Paul Sokolovsky
2017-12-11
docs/reference/packages: Add chapter on distribution packages and deployment.
Paul Sokolovsky
2017-12-06
docs/glossary: Clarify wording for "baremetal".
Paul Sokolovsky
2017-12-04
docs/glossary: Describe string interning.
Paul Sokolovsky
2017-12-03
docs/glossary: Describe "stream" term.
Paul Sokolovsky
2017-12-03
docs/glossary: Describe the callee-owned tuple concept.
Paul Sokolovsky
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
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-08-28
docs: More xrefs to "MicroPython port" in glossary.
Paul Sokolovsky
[next]