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
2017-05-19
docs/library/machine.UART: Update and improve uart.any() docs.
Damien George
2017-05-18
docs/library/micropython: Document the newer micropython functions.
Damien George
2017-05-17
drivers/display/lcd160cr: Fix get_line method and enhance screen_dump.
Damien George
2017-05-15
docs/library/index: Add important summary of the intro section as warning.
Paul Sokolovsky
2017-05-14
docs/machine.Signal: Add initial draft description of Signal class.
Paul Sokolovsky
2017-05-14
docs/machine.Pin: There's no toggle() method in MicroPython hardware API.
Paul Sokolovsky
2017-05-10
docs/library/uos: Add description of uos.ilistdir() function.
Damien George
2017-04-18
docs/library/machine.SPI: Fix formatting of bullet list to stop warning.
Damien George
2017-04-18
docs/library/machine.I2C: Remove WiPy-specific return values.
Damien George
2017-04-18
docs/library/machine.*: Add cross-reference label to individual classes.
Damien George
2017-04-18
docs/library/machine.I2C: Deconditionalise all methods.
Damien George
2017-04-18
docs/library/machine.UART: Remove pyboard-specific section.
Damien George
2017-04-16
docs/library/machine: Typo fix in machine_callbacks section.
Paul Sokolovsky
2017-04-16
docs/machine: Move machine.main() misnomer to wipy's known issues.
Paul Sokolovsky
2017-04-16
docs/machine.UART: Deconditionalize normal methods.
Paul Sokolovsky
2017-04-16
docs/library/ussl: Deconditionalize, wipy notes moved to its documentation.
Paul Sokolovsky
2017-04-16
docs/library/uos: urandom: Generalize description.
Paul Sokolovsky
2017-04-16
docs/library/micropython: Deconditionalize.
Paul Sokolovsky
2017-04-09
docs/uhashlib: Deconditionalize.
Paul Sokolovsky
2017-04-09
docs/usocket: Deconditionalize.
Paul Sokolovsky
2017-04-09
docs/utime: Deconditionalize description of sleep().
Paul Sokolovsky
2017-04-09
docs/library/machine.UART: Remove some conditionals.
Paul Sokolovsky
2017-04-09
docs/library/builtins: int: Add notice on byteorder param for to/from_bytes.
Paul Sokolovsky
2017-04-05
docs/machine.Pin: Move wipy-specific methods to its docs.
Paul Sokolovsky
2017-04-05
docs/machine.Pin: Move wipy-specific details to its own docs.
Paul Sokolovsky
2017-04-05
cc3200/modmachine: Return frequency value directly, like other ports.
Paul Sokolovsky
2017-04-05
docs/machine.SPI: Remove outdated wipy chunk.
Paul Sokolovsky
2017-04-05
docs/uos: De-conditionalize statvfs() description.
Paul Sokolovsky
2017-04-05
docs/utime: De-conditionalize description of sleep_ms() and friends.
Paul Sokolovsky
2017-04-04
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
Peter Hinch
2017-04-04
docs/library/btree: Add btree module docs.
Paul Sokolovsky
2017-03-20
docs/library/machine.I2C: Fix scan() doc to match implementation.
transistortim
2017-03-17
utime module documentation fixes and cleanup:
Christopher Arndt
2017-03-15
docs/library/framebuf: Fix typo in bit-width for MVLSB description.
Damien George
2017-03-07
docs/library/lcd160cr: Add link to framebuf page.
Rami Ali
2017-03-07
docs/library: Add framebuf documentation.
Rami Ali
2017-02-28
docs/library/lcd160cr: Add note about supported JPEG format/encodings.
Peter Hinch
2017-02-28
docs/machine: Fix formatting of Constants section.
Paul Sokolovsky
2017-02-26
docs/uhashlib: Provide port-neutral description.
Paul Sokolovsky
2017-02-17
docs/library/lcd160cr: Mention the valid values for set_power() method.
Damien George
2017-02-14
docs/uos: Remove mention of uos.sep.
Paul Sokolovsky
2017-02-13
docs/library/machine: Make separate TOC for WiPy vs non-WiPy.
Damien George
2017-02-13
docs/library/pyb.Pin: Minor typo fix, B6 should be A0.
Dave Hylands
2017-02-06
stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour.
Damien George
2017-02-05
extmod/machine_pulse: Make time_pulse_us() not throw exceptions.
Paul Sokolovsky
2017-02-03
docs: For LCD160CR driver and tutorial, add link to positioning image.
Damien George
2017-01-29
docs/uio: Typo fixes/lexical improvements.
Paul Sokolovsky
2017-01-28
docs/uio: Describe differences between uPy an CPy stream hierarchy.
Paul Sokolovsky
2017-01-28
docs/usocket: Dedent Methods section.
Paul Sokolovsky
2017-01-28
docs/usocket: Clarify description of various methods.
Paul Sokolovsky
[next]