424 Commits (5d2279bec12da4da62e38544608198b57a47efd2)

Author SHA1 Message Date
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
Philip Potter eb239b8398 stmhal/usb: Add support to receive USB HID messages from host. 8 years ago
Radomir Dopieralski 219245e10f extmod/machine_i2c: Add support for the addrsize parameter in mem xfers. 8 years ago
Damien George eeb9d99333 docs/library/machine: Update description of disable/enable IRQ funcs. 8 years ago
Paul Sokolovsky 4ab3eef8d7 docs/library/pyb.SPI: init(): Describe "bits" argument. 8 years ago
juhasch a2391b5a74 Small WiPy doc fixes 8 years ago
Damien George 3611dcc260 docs: Bump version to 1.8.4. 8 years ago
Damien George f3b5480be7 stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant. 8 years ago
Peter Hinch dab0f316d2 docs/reference/isr_rules.rst: Two minor additions to docs for using ISR. 8 years ago
Damien George 4a9542c0c0 docs/library/machine.WDT: Add that WDT is available on pyboard. 8 years ago
Paul Sokolovsky b4df3e74e1 docs/esp8266/quickref: Further improvements for SPI subsections. 8 years ago
Paul Sokolovsky 20da9064d7 docs/esp8266/quickref: Update information on SPI classes. 8 years ago
Damien George 76dcaddc0f docs/esp8266/quickref: Add internal links to docs for some modules. 8 years ago
Damien George efc904c41d docs/pyboard/quickref: Add section on "delay and timing" for utime mod. 8 years ago
Damien George 5c3a2f162e docs/pyboard/quickref: Add links to pinouts for other pyboard variants. 8 years ago
Philip Potter 0f8b1ba8a2 docs/library: Add reference for pyb.usb_mode and pyb.USB_HID. 8 years ago
Philip Potter f2da6467a9 docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID(). 8 years ago
Philip Potter 57c92d90b0 docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC. 8 years ago
Damien George 13c5a228c9 docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver. 8 years ago
Radomir Dopieralski ed0a06a93f docs/esp8266/quickref: Fix and update the SPI docs 8 years ago
Radomir Dopieralski 8e7dfea803 esp8266/modpybhspi: Add a HSPI module for hardware SPI support 9 years ago
Damien George 64c5a9435c docs/library/machine.WDT: Add note that WDT is only available on WiPy. 8 years ago
Paul Sokolovsky 5e01fb01b3 docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip. 8 years ago
Paul Sokolovsky 2146cdab5e docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode. 8 years ago
Damien George e4e4526954 docs: Bump version to 1.8.3. 8 years ago
Paul Sokolovsky 5c73de0337 docs/uio: Mention seek()/flush() support for io.BytesIO. 8 years ago