790 Commits (0e0e6132fd90453eafabb71f355012cd82cf05b4)

Author SHA1 Message Date
Peter Hinch d42b89bc3a docs/library/framebuf.rst: Generalise constructor to all colour formats. 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
Damien George fe6f0354f6 docs/library/micropython: Fix typo in RST formatting. 7 years ago
Damien George e30ba2f1c7 docs/library: Add description of "index" parameter to uos.dupterm(). 8 years ago
Paul Sokolovsky d5336ba136 docs/machine.Signal: Improve style/grammar and add usage example. 7 years ago
Paul Sokolovsky c5c095690f docs/library/network: Fix ref to "socket" module (should be "usocket"). 7 years ago
Paul Sokolovsky 358a7ba014 docs: More xrefs to "MicroPython port" in glossary. 7 years ago
Damien George b84268d49c docs/pyboard/tutorial: Add "timeout=0" to UART in pass-through example. 7 years ago
Damien George 1f78e7a431 docs: Bump version to 1.9.2. 7 years ago
Paul Sokolovsky 64a3c52f66 docs: Consistently link to micropython-lib 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 3f91570483 docs/library/usocket: Describe complete information on address formats. 7 years ago
Paul Sokolovsky ccaad53270 docs/library/usocket: Move socket.error to its own section. 7 years ago
Alex Robbins 0aa1d3f447 docs/library/ubinascii: Update base64 docs. 7 years ago
Javier Candeira c127ace28a docs/library/machine.RTC.rst: Fix typo. 7 years ago
Matthew Brener d003daee06 docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst. 7 years ago
Paul Sokolovsky 205c368fa1 eps8266/general: Fix typo in recent example. 7 years ago
Peter Hinch 6ede921731 eps8266/general: Add known issue of WiFi RX buffers overflow. 7 years ago
Piotr Maliński 8c9e22c127 docs/pyboard/tutorial/amp_skin: Add example for playing large WAV files. 7 years ago
Alexander Steffen c9a48eb464 docs,teensy: Use the name MicroPython consistently in documentation 7 years ago
Paul Sokolovsky 503cf3d097 docs/uzlib: Update description of decompress() and mention DecompIO. 7 years ago
Damien George 3c62577ee9 docs/pyboard: Move info about using Windows from topindex to general. 7 years ago
Patrick O'Leary 45b127e7ac docs/esp8266/general.rst: Fix name of NTP module. 7 years ago
Paul Sokolovsky ffb13cc633 docs/uerrno: Document "uerrno" module. 7 years ago
Paul Sokolovsky 4f23c5d587 docs/pyboard: Move hardware info into General Info chapter. 7 years ago
Paul Sokolovsky e467949a4a docs/*_index: Drop "Indices and tables" pseudo-section. 7 years ago
Paul Sokolovsky 90c1d54464 docs/conf.py: Set "version" and "release" to the same value. 7 years ago
Paul Sokolovsky a6af1a1d9c docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython. 7 years ago
Paul Sokolovsky 465d84b7e7 docs/library: Add CPython docs xref to each pertinent module. 7 years ago
Paul Sokolovsky ebce7984c6 docs/conf.py: Add file for global replacements definition. 7 years ago
Paul Sokolovsky 5f0c56bcf1 docs/conf.py: Switch to "new" format of intersphinx_mapping. 7 years ago
Damien George 7e14f99c26 docs/topindex.html: Fix typo in "Glossary" heading. 7 years ago
Paul Sokolovsky d0797fbc18 docs: Add glossary. 7 years ago
Paul Sokolovsky d80ecad03f docs/ure: Elaborate doc, update markup to the latest conventions. 7 years ago
Paul Sokolovsky d42bb58c33 docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError. 7 years ago
Paul Sokolovsky 8b7d311595 reference/index: Rewrite introduction paragraph to avoid confusion. 7 years ago
Paul Sokolovsky 50eea26145 docs/differences/index_template: Use consistent heading casing. 7 years ago
Damien George f585526c80 docs: Move topindex.html to templates/ subdir. 7 years ago
Paul Sokolovsky ef47dee4bf docs/conf.py: Add .venv dir to exclude_patterns. 7 years ago
Paul Sokolovsky e334b6b6d2 docs/constrained: Use markup adhering to the latest docs conventions. 7 years ago
Paul Sokolovsky 871a45dd0c docs/{uselect,ussl,ustruct}: Use markup adhering to latest docs conventions. 7 years ago
Damien George f2babeaeda docs/topindex.html: Remove link to wipy.io, it's no longer available. 7 years ago
Paul Sokolovsky 1942f0ceef docs/{framebuf,usocket}: Use markup adhering to the latest docs conventions. 7 years ago
Paul Sokolovsky f8ac28964d docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions. 7 years ago
Paul Sokolovsky fbd252b77c docs/{esp,pyb,ubinascii}: Use markup adhering to the latest docs conventions. 7 years ago
Paul Sokolovsky 748f493f33 docs: Move all ports docs to the single ToC. 7 years ago
Damien George 7a4694fc4e docs/library/gc: Fix grammar and improve readability of gc.threshold(). 7 years ago
Damien George 0a54b6dce9 docs/esp8266/tutorial/intro: Fix some grammatical typos. 7 years ago