aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-06-08docs/pyb.Pin: Sort .af() and .af_list() methods together.Paul Sokolovsky
2016-06-08docs/pyb.*: Use proper class case in method headers.Paul Sokolovsky
2016-06-08docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such.Paul Sokolovsky
2016-06-08docs/pyb.Pin: af_list() is a normal method, not a class method.Paul Sokolovsky
2016-06-08docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly.Paul Sokolovsky
2016-06-08docs/machine.Pin: Add class designator to all constants.Paul Sokolovsky
2016-06-08docs/machine.*: Use proper class case in method headers.Paul Sokolovsky
2016-06-08docs/machine.UART: Cleanup pyboard section.Paul Sokolovsky
2016-06-08docs/machine.Pin: Remove explicit target.Paul Sokolovsky
2016-06-08docs/pyb.*: Add "currentmodule:: pyb" directive.Paul Sokolovsky
2016-06-08docs/machine.*: Add "currentmodule:: machine" directive.Paul Sokolovsky
2016-06-07docs/library/machine.Pin: Mention GPIO and cross-link .value() function.Paul Sokolovsky
2016-06-07docs/usocket: There must be empty line after .only:: .Paul Sokolovsky
2016-06-07docs/ure: Typo fix.Paul Sokolovsky
2016-06-07docs/esp.socket: Remove unused file.Paul Sokolovsky
2016-06-07docs/library/network: wipy: Fix literal block indentation.Paul Sokolovsky
2016-06-06docs: Add link to PDF version of docs in sidebar.Damien George
2016-06-06docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.Ben Hagen
2016-06-03docs: Bump version to 1.8.1.Damien George
2016-06-03docs/esp8266/general: Add note about RTC overflow.puuu
2016-06-02docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.Paul Sokolovsky
2016-06-02docs/library/index: Fix grammar and spelling in intro paragraph.Damien George
2016-06-02docs/wipy/tutorial: Add note about screen key bindings on OS X.Marcel Stör
2016-06-02docs/README: Add some hints for PDF docs generation.Paul Sokolovsky
2016-06-02docs/library/index: Add intro paragraph regarding availability of modules.Paul Sokolovsky
2016-06-01esp8266/general: Typo/grammar fixes.Paul Sokolovsky
2016-06-01esp8266/quickref: Use local image of Adafruit Huzzah board.Paul Sokolovsky
2016-06-01docs: math, cmath: Add port availability information.Paul Sokolovsky
2016-06-01docs/math: Typo fix.Paul Sokolovsky
2016-05-31docs/library/machine: Add documentation for machine.time_pulse_us.Damien George
2016-05-31stmhal/dac: DAC deinit() method added.Peter Hinch
2016-05-30docs/esp8266/general: Remove duplicate phrase.Tomas R
2016-05-26docs/machine: Make disable_irq and enable_irq docs available for all.Damien George
2016-05-23docs/esp8266/general: Grammar fixes.mad474
2016-05-22docs: esp8266: Include ussl module in the docs.Paul Sokolovsky
2016-05-22docs/ussl: Add basic description of axTLS-based modussl.Paul Sokolovsky
2016-05-19esp8266: Add APA102 serial individually controllable LEDs support.misterdanb
2016-05-14docs/ustruct: Describe supported type codes.Paul Sokolovsky
2016-05-14docs/esp8266/quickstart: remove i2c examples with stop=FalseRadomir Dopieralski
2016-05-11docs/esp8266/tutorial: Fix typo in do_connect() network example.Damien George
2016-05-10docs/esp8266/quickref: New way to get MAC addressRadomir Dopieralski
2016-05-07Fix ESP8266 Network tutorialPaulus Schoutsen
2016-05-07docs/machine.UART: Filter out unimplemented UART methods from esp8266 docs.Radomir Dopieralski
2016-05-03docs: Bump version to 1.8.Damien George
2016-05-03docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.Damien George
2016-05-03docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.Paul Sokolovsky
2016-05-03docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.Paul Sokolovsky
2016-05-03esp8266/tutorial: Mention that esptool is available via pip.Damien George
2016-05-03docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.Damien George
2016-05-03docs/library/machine.Pin: Update pin docs to reflect ESP8266 support.Damien George