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
/
library
Age
Commit message (
Expand
)
Author
2016-11-01
docs/utime: Add docs for ticks_add(), improvements for other ticks_*().
Paul Sokolovsky
2016-11-01
docs/utime: Remove only:: for ticks_diff().
Paul Sokolovsky
2016-10-31
docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics).
Paul Sokolovsky
2016-10-30
docs/utime: Document ticks_cpu() in more detail.
Paul Sokolovsky
2016-10-30
docs/library/index: Update TOCs so builtins sorted before modules.
Paul Sokolovsky
2016-10-28
docs/library/network: Typo fixes, consistent acronym capitalization.
Paul Sokolovsky
2016-10-28
docs/library/network: Reword intro paragraph.
Paul Sokolovsky
2016-10-25
docs/machine.SPI.rst: Fix typos and formatting, clarify.
Paul Sokolovsky
2016-10-25
docs/library/builtins: Add docs for delattr and slice.
Damien George
2016-10-24
docs/library/machine.SPI: Remove spurious "of".
Damien George
2016-10-18
docs/machine.SPI: Improve descriptions of xfer methods.
Damien George
2016-10-17
docs/machine.SPI: Bring up to date with Hardware API, make vendor-neutral.
Paul Sokolovsky
2016-10-07
docs/uos: Add uos.statvfs() documentation.
Alex March
2016-10-04
stmhal/usb: Add support to receive USB HID messages from host.
Philip Potter
2016-09-28
extmod/machine_i2c: Add support for the addrsize parameter in mem xfers.
Radomir Dopieralski
2016-09-23
docs/library/machine: Update description of disable/enable IRQ funcs.
Damien George
2016-09-18
docs/library/pyb.SPI: init(): Describe "bits" argument.
Paul Sokolovsky
2016-09-08
stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant.
Damien George
2016-09-06
docs/library/machine.WDT: Add that WDT is available on pyboard.
Damien George
2016-08-29
docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.
Philip Potter
2016-08-17
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
Damien George
2016-08-09
docs/uio: Mention seek()/flush() support for io.BytesIO.
Paul Sokolovsky
2016-08-07
docs/library/index: Include array module in ToC.
Paul Sokolovsky
2016-08-07
docs/array: Document array module.
Paul Sokolovsky
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-26
docs/library: Fix typo in docs for usocket.listen().
Martin Müller
2016-06-18
docs/sys: print_exception: Fixes/clarifications.
Paul Sokolovsky
2016-06-18
docs/select: Add an article.
Paul Sokolovsky
2016-06-10
docs/sys: Detailed description of print_exception() diff from traceback module.
Paul Sokolovsky
2016-06-09
docs/uctypes: Improve documentation.
Paul Sokolovsky
2016-06-09
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
Paul Sokolovsky
2016-06-09
docs/machine.Pin: Disambiguate object call method.
Paul Sokolovsky
2016-06-09
docs/library/index: Add builtins.rst.
Paul Sokolovsky
2016-06-09
docs/builtins: Enumerate all builtin functions implemented.
Paul Sokolovsky
2016-06-08
docs/pyb.Pin: Sort .af() and .af_list() methods together.
Paul Sokolovsky
2016-06-08
docs/pyb.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such.
Paul Sokolovsky
2016-06-08
docs/pyb.Pin: af_list() is a normal method, not a class method.
Paul Sokolovsky
2016-06-08
docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly.
Paul Sokolovsky
2016-06-08
docs/machine.Pin: Add class designator to all constants.
Paul Sokolovsky
2016-06-08
docs/machine.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
docs/machine.UART: Cleanup pyboard section.
Paul Sokolovsky
2016-06-08
docs/machine.Pin: Remove explicit target.
Paul Sokolovsky
2016-06-08
docs/pyb.*: Add "currentmodule:: pyb" directive.
Paul Sokolovsky
2016-06-08
docs/machine.*: Add "currentmodule:: machine" directive.
Paul Sokolovsky
2016-06-07
docs/library/machine.Pin: Mention GPIO and cross-link .value() function.
Paul Sokolovsky
2016-06-07
docs/usocket: There must be empty line after .only:: .
Paul Sokolovsky
2016-06-07
docs/ure: Typo fix.
Paul Sokolovsky
2016-06-07
docs/esp.socket: Remove unused file.
Paul Sokolovsky
2016-06-07
docs/library/network: wipy: Fix literal block indentation.
Paul Sokolovsky
[next]