401 Commits (5e22afce41de8c87071d8fc149a6ba3cd8762819)

Author SHA1 Message Date
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
Paul Sokolovsky 3e5534caf7 docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics. 8 years ago
Paul Sokolovsky d2cab0b7be docs/esp8266/tutorial/intro: Add anchor for link from quickeref. 8 years ago
Paul Sokolovsky f84dda7111 docs/esp8266/quickref: Link to installation instructions. 8 years ago
Paul Sokolovsky a9923d190e docs/esp8266/intro: Add troubleshooting section. 8 years ago
Paul Sokolovsky 919c54f750 docs/esp8266/intro: Rename to "Getting started" from "Introduction". 8 years ago
Paul Sokolovsky 1966745689 esp8266/tutorial/intro: Reword para abou -fm dio switch. 8 years ago
Paul Sokolovsky fdb411a8c5 docs/library/index: Include array module in ToC. 8 years ago
Paul Sokolovsky 8a0b6f561c docs/array: Document array module. 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Mike Causer b4564841b6 docs: Add DHT to ESP8266 Quick Ref and Tutorial 8 years ago
Damien George 1459a8d5c9 docs: Bump version to 1.8.2. 8 years ago
Martin Müller 047ac2044d docs/library: Fix typo in docs for usocket.listen(). 8 years ago
Paul Sokolovsky b2641b53e0 docs/conf.py: Exclude cmath from modindex for wipy. 9 years ago
Paul Sokolovsky 2b6dcdd3e4 docs/sys: print_exception: Fixes/clarifications. 9 years ago
Paul Sokolovsky 617e033e2f docs/select: Add an article. 9 years ago
Paul Sokolovsky 51805e4a3a docs: Rebuild docs from scratch, as required for proper only:: handling. 9 years ago
Paul Sokolovsky 91031b60dc docs/conf.py: Active sphinx_selective_exclude extensions. 9 years ago
Paul Sokolovsky f6d01b8b67 docs: Add sphinx_selective_exclude extension suite. 9 years ago
Paul Sokolovsky 9de5eb278d docs/sys: Detailed description of print_exception() diff from traceback module. 9 years ago
Paul Sokolovsky 343b5c1081 docs/uctypes: Improve documentation. 9 years ago
Paul Sokolovsky 79b40d1127 docs/machine*: Remove explicit targets and "machine." prefixes on classes. 9 years ago
Paul Sokolovsky a0c296f6d5 docs/machine.Pin: Disambiguate object call method. 9 years ago
Paul Sokolovsky 1d3b903eb5 docs/library/index: Add builtins.rst. 9 years ago