98 Commits (143b863f544f53bbec46e34ad437570bdacaabc0)

Author SHA1 Message Date
Paul m. p. P afc8596c15 docs/reference/speed_python: Add missing self to var caching example. 5 years ago
Peter Hinch 3a679eaf00 docs/reference/speed_python: Update that read-only buffers are accepted. 5 years ago
Andrew Leech 89ff506513 py: Update and rework build system for including external C modules. 6 years ago
Ayke van Laethem 2e516074da py: Implement a module system for external, user C modules. 6 years ago
Mike Causer 812969d615 all: Change PYB message prefix to MPY. 7 years ago
Damien George 0ab8428995 docs/reference/index: Remove conditional for inline asm docs. 6 years ago
Damien George 0db49c37a4 docs: Fix some references and RST markup to eliminate Sphinx warnings. 7 years ago
Damien George 9cef2b03a7 docs/reference/repl.rst: Fix some minor errors in the REPL tutorial. 7 years ago
Paul Sokolovsky e37ccfe59b docs/packages: Explicitly recommend usage of setuptools instead of distutils. 7 years ago
Paul Sokolovsky 9251f1395e docs/packages: Use "install_dir/" in examples. 7 years ago
Paul Sokolovsky 448d93a04a docs/glossary: micropython-lib: Clarify wording. 7 years ago
Paul Sokolovsky bf73ee114f docs/packages: mpy_bin2res no longer required to create resources. 7 years ago
Paul Sokolovsky 54cd6e3e4b docs/packages: Add quick "Creating distribution packages" section. 7 years ago
Paul Sokolovsky c60fc670ea docs/reference/packages: Add chapter on distribution packages and deployment. 7 years ago
Paul Sokolovsky ca8034d6b8 docs/glossary: Clarify wording for "baremetal". 7 years ago
Paul Sokolovsky 155ec21e49 docs/glossary: Describe string interning. 7 years ago
Paul Sokolovsky 8175f1608e docs/glossary: Describe "stream" term. 7 years ago
Paul Sokolovsky 4fee35a32c docs/glossary: Describe the callee-owned tuple concept. 7 years ago
Peter Hinch ec1e9a10a7 docs: Add notes on heap allocation caused by bound method refs. 7 years ago
Yuval Langer 05a2bb888f docs/reference/isr_rules: Minor typo correction. 7 years ago
Peter Hinch da1c80d850 docs/reference/isr_rules.rst Add tutorial on use of micropython.schedule(). 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Paul Sokolovsky 358a7ba014 docs: More xrefs to "MicroPython port" in glossary. 7 years ago
Paul Sokolovsky 387a8d26f9 docs/glossary: Fix typos in micropython-lib paragraph. 7 years ago
Paul Sokolovsky 46583e9057 docs/glossary: Elaborate on possible MicroPython port differences. 7 years ago
Paul Sokolovsky d0797fbc18 docs: Add glossary. 7 years ago
Paul Sokolovsky 8b7d311595 reference/index: Rewrite introduction paragraph to avoid confusion. 7 years ago
Paul Sokolovsky e334b6b6d2 docs/constrained: Use markup adhering to the latest docs conventions. 7 years ago
Paul Sokolovsky a926119099 docs/ref/speed_python: Update and make more hardware-neutral. 7 years ago
puuu 933198c55f docs/*/quickref.rst: Use new semantics of ticks_diff() 8 years ago
Peter Hinch 9e1dec1818 docs/reference: Add constrained.rst doc. 8 years ago
Peter Hinch dab0f316d2 docs/reference/isr_rules.rst: Two minor additions to docs for using ISR. 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Paul Sokolovsky 53ac7830cb docs/speed_python: Add article. 9 years ago
Paul Sokolovsky 5801967496 docs/speed_python: Add many more details on memoryviews. 9 years ago
Paul Sokolovsky 47f9b10b30 docs/speed_python: Generalize "Floating point" subsection. 9 years ago
Paul Sokolovsky 6c84f1e03a docs/speed_python: Clarify/generalize "Buffers" subsection. 9 years ago
Peter Hinch 21b74604f9 docs: Add Python speed optimisation guide, including minimal viper ref. 9 years ago
Peter Hinch 70f32f0f73 docs: Update asm_thumb2_hints_tips re return type of asm funcs. 9 years ago
Peter Hinch c13b2f2d00 docs: Several minor changes: network, pyb, ADCAll and inline asm. 9 years ago
Damien George ea8be373a9 py/inlinethumb: Remove 30-bit restriction on movwt instruction. 9 years ago
Peter Hinch 521759ee18 docs: Add discussion on interrupt handlers incl uPy specific techniques. 9 years ago
Dave Hylands 3551368424 docs: Fix a typo in the REPL documentation. 9 years ago
Damien George b7ca945877 lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter. 9 years ago
Dave Hylands a9f3030371 docs: Add docs about REPL paste-mode and Control-C 9 years ago
Damien George 0d3e309ebc docs: Add link in references index to Thumb2 assembler docs. 10 years ago
Damien George 2110dc5a6d docs: Add reference for Thumb2 inline assembler. 10 years ago
Damien George aef3846c13 docs: Add "reference" directory for putting docs about the language. 10 years ago