summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-03-27Add four missing driversScott Shawcroft
2018-03-07moved to top of list for alphabetical orderKattni
2018-03-07Added AM2320 to driver listKattni
2018-03-06Merge pull request #659 from tannewt/driver_page_updateKattni
2018-03-06Fix links. Adding the en/latest/ circumvents a ReadTheDocs bugScott Shawcroft
2018-03-06Update driver links including categories!Scott Shawcroft
2018-02-27Remove bad c2rst and fix the other for sphinx 1.7.1Scott Shawcroft
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2018-02-11Magnetometer values are also 3d vector of uTMika Tuupola
2018-02-08More formalScott Shawcroft
2018-02-08Changes based on feedback in #600.Scott Shawcroft
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2018-01-08Fix sensor table. (#517)Scott Shawcroft
2018-01-04Merge pull request #510 from dhalbert/3.0_merge_2.2.0Dan Halbert
2018-01-02Changing magnetic attribute in design guide (#502)Dan Conley
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-14Documentation Updates (mcu.delay() and Design Guide) (#481)sommersoft
2017-12-02fix markdown-styled link in design_guide.rstChristopher Hiller
2017-11-14Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)Dan Halbert
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-11-01docs: Bump version to 1.9.3.v1.9.3Damien George
2017-10-31docs/ure: Add "|" (alternative) to the list of supported operators.Paul Sokolovsky
2017-10-31docs/usocket: Document that settimeout() isn't supported by all ports.Paul Sokolovsky
2017-10-30docs/esp8266/general: Add section on TLS limitations.Paul Sokolovsky
2017-10-30docs/ussl: Fix module name refs and use "MicroPython port" term.Paul Sokolovsky
2017-10-30docs/reference/isr_rules: Minor typo correction.Yuval Langer
2017-10-27docs/library/network: Add dhcp_hostname parameterJoar Wandborg
2017-10-27docs/usocket: Document inet_ntop(), inet_pton().Paul Sokolovsky
2017-10-26docs/usocket: Elaborate descriptions.Paul Sokolovsky
2017-10-25updated I2C example (#371)Carter Nelson
2017-10-25Merge pull request #369 from tannewt/nrf2_mergeDan Halbert
2017-10-26docs/uselect: Document one-shot polling mode.Paul Sokolovsky
2017-10-25update light/lux and eCO2 + TVOCLimor "Ladyada" Fried
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-10-16docs/library/network: Update docs to state that W5500 is supported.Damien George
2017-10-16stm32/modnwwiznet5k: Implement WIZNET5K.isconnected() method.Damien George
2017-10-11docs/library: Add missing cross-ref links for classes in pyb module.Mike Causer
2017-10-10docs/esp8266/quickref: Add quickref info for RTC class.Mike Causer
2017-10-10docs/pyboard/tutorial: Update now that yellow LED also supports PWM.Mike Causer
2017-10-10docs/pyboard/quickref: Add info for Switch, RTC, CAN, Accel classes.Mike Causer
2017-10-09docs/library/network: Clarify usage of "bssid" arg in connect() method.Damien George
2017-10-08Update pwm.rstAlex Vasylenko
2017-10-04docs/esp8266/tutorial: Update neopixel with example of using 4 bbp.Gabe
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft
2017-09-17docs/btree: Describe page caching policy of the underlying implementation.Paul Sokolovsky
2017-09-13docs/library/framebuf.rst: Generalise constructor to all colour formats.Peter Hinch
2017-09-09docs/reference/isr_rules.rst Add tutorial on use of micropython.schedule().Peter Hinch
2017-09-07updated the http reference for max7219 to use the readthedocs from the adafru...2.0.0stablemrmcwethy
2017-09-06Added DotStar to line 722.0.0-rc.2KurticusMaximus