index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
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/esp8266/quickref: Add links from quickref page to machine classes.
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/wipy/general: Add section about specifics of I2C implementation.
Damien George
2017-04-18
docs/wipy/quickref: Update reference for change to I2C API.
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-14
docs/esp8266/tutorial/intro: Reword section on flash size requirement.
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-07
docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy.
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/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.
James Ouyang
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-27
docs/Makefile: define and use PYTHON as the interpreter for CPYDIFF
Krzysztof Blazewicz
2017-02-26
docs/uhashlib: Provide port-neutral description.
Paul Sokolovsky
2017-02-20
docs: Modify Makefile and indexes to generate cPy-differences pages.
Rami Ali
2017-02-20
tools: Add gen-cpydiff.py to generate docs differences.
Rami Ali
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-07
docs: Add M-logo as favicon.
Damien George
2017-02-07
docs/esp8266/tutorial: Specify the baudrate in picocom example command.
Damien George
2017-02-07
stmhal: Add ability to skip booting from SD card via /flash/SKIPSD file.
Damien George
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
[prev]
[next]