449 Commits (aee723ed4cf434a31d7ac9a54d6ec4871f6ddf56)

Author SHA1 Message Date
Damien George 5ec5bfb0d3 docs/pyboard/tutorial/lcd160cr_skin: Fix typo, get_touched->get_touch. 8 years ago
Paul Sokolovsky 0ddeedfc73 docs/uio: Typo fixes/lexical improvements. 8 years ago
Paul Sokolovsky bdb0d22fe2 docs/conf.py: Add myself as a copyright holder on the docs. 8 years ago
Paul Sokolovsky ef6fb66d23 docs/uio: Describe differences between uPy an CPy stream hierarchy. 8 years ago
Paul Sokolovsky 6947a7f6a9 docs/usocket: Dedent Methods section. 8 years ago
Paul Sokolovsky f23c47fea7 docs/usocket: Clarify description of various methods. 8 years ago
Paul Sokolovsky 74fcb122f0 docs/usocket: Elaborate "Constants" section. 8 years ago
Paul Sokolovsky 59540dccf1 docs/usocket: Clarify exceptions used. 8 years ago
Paul Sokolovsky 0aa83142a4 docs/machine: Add explicit note on machine module level and scope. 8 years ago
Paul Sokolovsky 56e7ebf07a docs/machine.Timer: Move WiPy adhoc parts to its documentation. 8 years ago
Damien George c707668d9e docs/library/lcd160cr: Fix set_brightness range, should be 0..31. 8 years ago
Damien George 7d08bc27e2 docs/pyboard/tutorial: Add tutorial for LCD160CR. 8 years ago
Damien George e72e343908 docs: Add documentation for lcd160cr module. 8 years ago
Mike Causer a79f6676c3 docs: Fix some minor spelling mistakes. 8 years ago
Damien George 5653e3c72f docs: Bump version to 1.8.7. 8 years ago
Paul Sokolovsky a1a8f01799 docs/usocket: Clarify that socket timeout raises OSError exception. 8 years ago
Damien George 36ec5c8f27 docs/library/esp: Remove para and add further warning about flash. 8 years ago
Damien George c3f70c603e docs/library/esp: Document esp.set_native_code_location() function. 8 years ago
Paul Sokolovsky 52c19875a4 esp8266/general: Add "Scarcity of runtime resources" section. 8 years ago
Max e1f495a4bd docs/esp8266/tutorial: Close socket after reading page content. 8 years ago
Damien George d377c83794 docs/library/machine.I2C: Fix I2C constructor docs to match impl. 8 years ago
Andrew Mulholland 71ff0b549d docs/esp8266/tutorial: Update intro to add Getting the firmware section. 8 years ago
Lorenz Schmid a5b3c7e7f9 docs/library/pyb.UART: Moved writechar doc to sit with other writes. 8 years ago
Lorenz Schmid 0caac94b98 docs/library/pyb.UART: Added clarification about timeouts. 8 years ago
Peter Hinch 46e59c52af docs/library/pyb.Accel: Add hardware note about pins used by accel. 8 years ago
Damien George 63a5df3cb4 docs/library/machine.I2C: Refine definitions of I2C methods. 8 years ago
Paul Sokolovsky 64db4080ce docs/library/index: Elaborate on u-modules. 8 years ago
Damien George a392b3aa75 docs: Remove references to readall() and update stream read() docs. 8 years ago
Damien George c4e58eaa98 stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers. 8 years ago
Damien George 5a1d63fc14 docs: Bump version to 1.8.6. 8 years ago
Damien George 3e5e4f95b2 docs/library/machine.Pin: Update Pin docs to align with new HW API. 8 years ago
Paul Sokolovsky 5630778f0f esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect). 8 years ago
puuu 933198c55f docs/*/quickref.rst: Use new semantics of ticks_diff() 8 years ago
Paul Sokolovsky 5c3d75c937 docs/esp8266: Update for new WebREPL setup procedure. 8 years ago
Paul Sokolovsky 805f7ea2f2 docs/utime: Add docs for ticks_add(), improvements for other ticks_*(). 8 years ago
Paul Sokolovsky 8679d9e6a6 docs/utime: Remove only:: for ticks_diff(). 8 years ago
Paul Sokolovsky d60ad5cf53 docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics). 8 years ago
Paul Sokolovsky 153665f159 docs/utime: Document ticks_cpu() in more detail. 8 years ago
Paul Sokolovsky 7219a18d17 docs/library/index: Update TOCs so builtins sorted before modules. 8 years ago
Paul Sokolovsky c28f9df63a docs/library/network: Typo fixes, consistent acronym capitalization. 8 years ago
Paul Sokolovsky b9a88683a4 docs/library/network: Reword intro paragraph. 8 years ago
Paul Sokolovsky 67c91df7e8 docs/machine.SPI.rst: Fix typos and formatting, clarify. 8 years ago
Damien George f1b2b1b600 docs/library/builtins: Add docs for delattr and slice. 8 years ago
Damien George 266e4acdc2 docs/library/machine.SPI: Remove spurious "of". 8 years ago
Damien George f12047f66d docs/machine.SPI: Improve descriptions of xfer methods. 8 years ago
Paul Sokolovsky a0b2f48c2f docs/machine.SPI: Bring up to date with Hardware API, make vendor-neutral. 8 years ago
Damien George c8d31585a0 docs: Bump version to 1.8.5. 8 years ago
Peter Hinch 9e1dec1818 docs/reference: Add constrained.rst doc. 8 years ago
daniel a181340ad8 docs/wipy: Correct deep sleep current figure. 8 years ago
Alex March 00c1fc6d77 docs/uos: Add uos.statvfs() documentation. 8 years ago