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
2016-11-16
docs/library/index: Elaborate on u-modules.
Paul Sokolovsky
2016-11-14
docs: Remove references to readall() and update stream read() docs.
Damien George
2016-11-11
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
Damien George
2016-11-10
docs: Bump version to 1.8.6.
Damien George
2016-11-09
docs/library/machine.Pin: Update Pin docs to align with new HW API.
Damien George
2016-11-08
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
Paul Sokolovsky
2016-11-08
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
2016-11-06
docs/esp8266: Update for new WebREPL setup procedure.
Paul Sokolovsky
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-17
docs: Bump version to 1.8.5.
Damien George
2016-10-11
docs/reference: Add constrained.rst doc.
Peter Hinch
2016-10-10
docs/wipy: Correct deep sleep current figure.
daniel
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-18
Small WiPy doc fixes
juhasch
2016-09-09
docs: Bump version to 1.8.4.
Damien George
2016-09-08
stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant.
Damien George
2016-09-07
docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.
Peter Hinch
2016-09-06
docs/library/machine.WDT: Add that WDT is available on pyboard.
Damien George
2016-09-04
docs/esp8266/quickref: Further improvements for SPI subsections.
Paul Sokolovsky
2016-09-04
docs/esp8266/quickref: Update information on SPI classes.
Paul Sokolovsky
2016-08-29
docs/esp8266/quickref: Add internal links to docs for some modules.
Damien George
2016-08-29
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
Damien George
2016-08-29
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
Damien George
2016-08-29
docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.
Philip Potter
2016-08-29
docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().
Philip Potter
2016-08-29
docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.
Philip Potter
2016-08-29
docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.
Damien George
2016-08-28
docs/esp8266/quickref: Fix and update the SPI docs
Radomir Dopieralski
2016-08-19
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
Radomir Dopieralski
2016-08-17
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
Damien George
2016-08-10
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Paul Sokolovsky
2016-08-09
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
Paul Sokolovsky
2016-08-09
docs: Bump version to 1.8.3.
Damien George
2016-08-09
docs/uio: Mention seek()/flush() support for io.BytesIO.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
Paul Sokolovsky
[next]