363 Commits (b09cd0e1eca4f64ca452f68881c25533b7f2e8a0)

Author SHA1 Message Date
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
Paul Sokolovsky 0cec4e9bb8 docs/builtins: Enumerate all builtin functions implemented. 9 years ago
Paul Sokolovsky f1eb672d88 docs/pyb.Pin: Sort .af() and .af_list() methods together. 9 years ago
Paul Sokolovsky a384a53130 docs/pyb.*: Use proper class case in method headers. 9 years ago
Paul Sokolovsky 585aafc27e docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such. 9 years ago
Paul Sokolovsky 0d8c22b122 docs/pyb.Pin: af_list() is a normal method, not a class method. 9 years ago
Paul Sokolovsky 8171995ee9 docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly. 9 years ago
Paul Sokolovsky bba77a2d01 docs/machine.Pin: Add class designator to all constants. 9 years ago
Paul Sokolovsky 7d7243f44c docs/machine.*: Use proper class case in method headers. 9 years ago
Paul Sokolovsky 93968bd6fb docs/machine.UART: Cleanup pyboard section. 9 years ago
Paul Sokolovsky 0a4361ca67 docs/machine.Pin: Remove explicit target. 9 years ago
Paul Sokolovsky 0a4cc24b2e docs/pyb.*: Add "currentmodule:: pyb" directive. 9 years ago
Paul Sokolovsky c8b7628094 docs/machine.*: Add "currentmodule:: machine" directive. 9 years ago
Paul Sokolovsky 2c5fc681c8 docs/library/machine.Pin: Mention GPIO and cross-link .value() function. 9 years ago
Paul Sokolovsky 6e2fa5237d docs/usocket: There must be empty line after .only:: . 9 years ago
Paul Sokolovsky 9b18811951 docs/ure: Typo fix. 9 years ago
Paul Sokolovsky 753a965363 docs/esp.socket: Remove unused file. 9 years ago
Paul Sokolovsky 9487b80666 docs/library/network: wipy: Fix literal block indentation. 9 years ago
Damien George 2bf6eb9fe2 docs: Add link to PDF version of docs in sidebar. 9 years ago
Ben Hagen 0b913bd09f docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if. 9 years ago
Damien George 9b39263b11 docs: Bump version to 1.8.1. 9 years ago
puuu 3f6ca4b22c docs/esp8266/general: Add note about RTC overflow. 9 years ago
Paul Sokolovsky d8cc51ea2b docs/esp8266/quickref: Update WebREPL section for 1.8.1 release. 9 years ago
Damien George ed4e5d2583 docs/library/index: Fix grammar and spelling in intro paragraph. 9 years ago
Marcel Stör 0b9725812e docs/wipy/tutorial: Add note about screen key bindings on OS X. 9 years ago
Paul Sokolovsky e456b2cc94 docs/README: Add some hints for PDF docs generation. 9 years ago
Paul Sokolovsky 09f764dc04 docs/library/index: Add intro paragraph regarding availability of modules. 9 years ago
Paul Sokolovsky 9a1a49ceec esp8266/general: Typo/grammar fixes. 9 years ago
Paul Sokolovsky fdf45a718b esp8266/quickref: Use local image of Adafruit Huzzah board. 9 years ago
Paul Sokolovsky c4ab8895e8 docs: math, cmath: Add port availability information. 9 years ago
Paul Sokolovsky 1a05a59116 docs/math: Typo fix. 9 years ago
Damien George 93a9c2e840 docs/library/machine: Add documentation for machine.time_pulse_us. 9 years ago
Peter Hinch 641300dccb stmhal/dac: DAC deinit() method added. 9 years ago
Tomas R 7d4fd8b6db docs/esp8266/general: Remove duplicate phrase. 9 years ago
Damien George a3dc2c6031 docs/machine: Make disable_irq and enable_irq docs available for all. 9 years ago
mad474 eaecc4c02e docs/esp8266/general: Grammar fixes. 9 years ago
Paul Sokolovsky 3e33aeb0db docs: esp8266: Include ussl module in the docs. 9 years ago
Paul Sokolovsky bca4c9e465 docs/ussl: Add basic description of axTLS-based modussl. 9 years ago
misterdanb a0a08b4be1 esp8266: Add APA102 serial individually controllable LEDs support. 9 years ago