index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
reference
Commit message (
Expand
)
Author
Age
*
docs/glossary: Fix typos in micropython-lib paragraph.
Paul Sokolovsky
2017-08-20
*
docs/glossary: Elaborate on possible MicroPython port differences.
Paul Sokolovsky
2017-08-20
*
docs: Add glossary.
Paul Sokolovsky
2017-07-02
*
reference/index: Rewrite introduction paragraph to avoid confusion.
Paul Sokolovsky
2017-07-01
*
docs/constrained: Use markup adhering to the latest docs conventions.
Paul Sokolovsky
2017-07-01
*
docs/ref/speed_python: Update and make more hardware-neutral.
Paul Sokolovsky
2017-06-26
*
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
2016-11-08
*
docs/reference: Add constrained.rst doc.
Peter Hinch
2016-10-11
*
docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.
Peter Hinch
2016-09-07
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
docs/speed_python: Add article.
Paul Sokolovsky
2016-04-15
*
docs/speed_python: Add many more details on memoryviews.
Paul Sokolovsky
2016-04-15
*
docs/speed_python: Generalize "Floating point" subsection.
Paul Sokolovsky
2016-04-15
*
docs/speed_python: Clarify/generalize "Buffers" subsection.
Paul Sokolovsky
2016-04-15
*
docs: Add Python speed optimisation guide, including minimal viper ref.
Peter Hinch
2016-03-11
*
docs: Update asm_thumb2_hints_tips re return type of asm funcs.
Peter Hinch
2016-03-11
*
docs: Several minor changes: network, pyb, ADCAll and inline asm.
Peter Hinch
2016-01-13
*
py/inlinethumb: Remove 30-bit restriction on movwt instruction.
Damien George
2016-01-07
*
docs: Add discussion on interrupt handlers incl uPy specific techniques.
Peter Hinch
2015-12-31
*
docs: Fix a typo in the REPL documentation.
Dave Hylands
2015-11-10
*
lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
Damien George
2015-11-07
*
docs: Add docs about REPL paste-mode and Control-C
Dave Hylands
2015-11-03
*
docs: Add link in references index to Thumb2 assembler docs.
Damien George
2015-06-25
*
docs: Add reference for Thumb2 inline assembler.
Damien George
2015-06-25
*
docs: Add "reference" directory for putting docs about the language.
Damien George
2015-06-25