index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
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
Age
Commit message (
Expand
)
Author
2018-02-15
docs/library/ujson: Document dump() and load() functions.
Damien George
2018-02-15
docs/library/ujson: Update to conform with docs conventions.
Damien George
2018-02-15
docs/esp8266: Add a note concerning GPIO16 pull capabilities.
Olivier Ortigues
2018-02-15
docs/esp8266: Update PWM doc regarding clipping of min/max values.
Olivier Ortigues
2018-02-01
docs/library/pyb.rst: Add note about availability of USB MSC-only mode.
Damien George
2017-12-23
docs/library/index: Elaborate uPy libraries intro.
Paul Sokolovsky
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-16
docs/conf: Reference CPython 3.5 docs.
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-14
extmod/modframebuf: Add 8-bit greyscale format (GS8).
Damien George
2017-12-14
extmod/modframebuf: Add 2-bit color format (GS2_HMSB).
Petr Viktorin
2017-12-13
docs/esp8266/tutorial: Fix typo, change -> changed.
Ryan Finnie
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/library: Add xrefs to "stream" dictionary entry for many modules.
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/uerrno: Fix xref-vs-code markup.
Paul Sokolovsky
2017-12-03
docs/glossary: Describe the callee-owned tuple concept.
Paul Sokolovsky
2017-11-30
docs/uselect: ipoll: Fix grammar/wording of one-shot flag description.
Paul Sokolovsky
2017-11-30
docs/library/utime: Fix incorrect example with ticks_diff args order.
Paul Carver
2017-11-26
docs/uselect: Describe POLLHUP/POLLERR semantics in more details.
Paul Sokolovsky
2017-11-25
docs/uctypes: Tweak descriptor reference to hopefully be easier to follow.
Paul Sokolovsky
2017-11-25
docs/uctypes: Typo/article fixes.
Paul Sokolovsky
2017-11-23
docs/uselect: poll: Explicitly specify that no-timeout value is -1.
Paul Sokolovsky
2017-11-23
docs: Add notes on heap allocation caused by bound method refs.
Peter Hinch
2017-11-16
docs/library/network: Enhance AbstractNIC.status to take an argument.
Damien George
2017-11-10
docs/_thread: Add a placeholder docs for _thread module.
Paul Sokolovsky
2017-11-08
docs/ure: Emphasize not supported features more.
Paul Sokolovsky
2017-11-04
docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional.
Paul Sokolovsky
2017-11-02
docs/esp8266/general: Minor grammar fixes.
Paul Sokolovsky
2017-11-01
docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations.
Paul Sokolovsky
2017-11-01
docs: Bump version to 1.9.3.
v1.9.3
Damien George
2017-10-31
docs/ure: Add "|" (alternative) to the list of supported operators.
Paul Sokolovsky
2017-10-31
docs/usocket: Document that settimeout() isn't supported by all ports.
Paul Sokolovsky
2017-10-30
docs/esp8266/general: Add section on TLS limitations.
Paul Sokolovsky
2017-10-30
docs/ussl: Fix module name refs and use "MicroPython port" term.
Paul Sokolovsky
2017-10-30
docs/reference/isr_rules: Minor typo correction.
Yuval Langer
2017-10-27
docs/library/network: Add dhcp_hostname parameter
Joar Wandborg
2017-10-27
docs/usocket: Document inet_ntop(), inet_pton().
Paul Sokolovsky
2017-10-26
docs/usocket: Elaborate descriptions.
Paul Sokolovsky
2017-10-26
docs/uselect: Document one-shot polling mode.
Paul Sokolovsky
2017-10-16
docs/library/network: Update docs to state that W5500 is supported.
Damien George
2017-10-16
stm32/modnwwiznet5k: Implement WIZNET5K.isconnected() method.
Damien George
2017-10-11
docs/library: Add missing cross-ref links for classes in pyb module.
Mike Causer
2017-10-10
docs/esp8266/quickref: Add quickref info for RTC class.
Mike Causer
2017-10-10
docs/pyboard/tutorial: Update now that yellow LED also supports PWM.
Mike Causer
[next]