| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-28 | Merge pull request #3481 from caternuson/iss3480_docupdate | Scott Shawcroft | |
| Add MP const info to Design Guide | |||
| 2020-09-28 | RST tweak | caternuson | |
| 2020-09-28 | add MP const info to Design Guide | caternuson | |
| 2020-06-25 | docs: Explain our shift in terminology | Jeff Epler | |
| 2020-06-25 | Refer to "main" branch of circuitpython | Jeff Epler | |
| 2020-03-06 | add proximity and sound_level | caternuson | |
| 2019-06-25 | Update import statement in code snippet. | Alexander Hagerman | |
| The code snippets in the Design Guide article reference without the statement. | |||
| 2019-03-25 | add weight sensor property to the design guide | brentru | |
| 2018-05-23 | ustruct -> struct in design_guide.rst | Dan Halbert | |
| 2018-02-27 | Merge remote-tracking branch 'adafruit/2.x' into merge_2x | Scott Shawcroft | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2018-02-11 | Magnetometer values are also 3d vector of uT | Mika Tuupola | |
| Unless I have misunderstood something design guide should have matching the definition with [Unified Sensor Driver](https://github.com/adafruit/Adafruit_Sensor/blob/master/Adafruit_Sensor.h#L111). | |||
| 2018-02-08 | More formal | Scott Shawcroft | |
| 2018-02-08 | Changes based on feedback in #600. | Scott Shawcroft | |
| 2018-02-07 | Clarify style of attribute comments in the Design Guide. | Scott Shawcroft | |
| And update the core attributes to match the style. | |||
| 2018-01-08 | Fix sensor table. (#517) | Scott Shawcroft | |
| RST is very picky about spacing. | |||
| 2018-01-02 | Changing magnetic attribute in design guide (#502) | Dan Conley | |
| 2017-12-14 | Documentation Updates (mcu.delay() and Design Guide) (#481) | sommersoft | |
| /docs/design_guide: added links to firmware build learning guides for SAMD21 & ESP8266. Changes were placed in the "Adding native modules" section, since that seemed to me the best place based on target audience. Updated documentation for `delay()` which fixes #243. | |||
| 2017-12-02 | fix markdown-styled link in design_guide.rst | Christopher Hiller | |
| 2017-10-25 | updated I2C example (#371) | Carter Nelson | |
| 2017-10-25 | update light/lux and eCO2 + TVOC | Limor "Ladyada" Fried | |
| 2017-07-19 | docs: Minor updates before 1.0.0 | Scott Shawcroft | |
| 2017-06-19 | docs: Update design guide for new DigitalInOut API. | Scott Shawcroft | |
| 2017-06-07 | docs: Add note about composition to the design guide. | Scott Shawcroft | |
| 2017-06-07 | shared-bindings: Update docs to remove with statements from examples but add ↵ | Scott Shawcroft | |
| more detail to the design guide about their use. | |||
| 2017-04-10 | Split up nativeio.0.9.4 | Scott Shawcroft | |
| This was done to allow greatly granularity when deciding what functionality is built into each board's build. For example, this way pulseio can be omitted to allow for something else such as touchio. | |||
| 2017-02-03 | Switch design guide to rST so that the table works. Also add details based ↵0.8.4 | Scott Shawcroft | |
| on more feedback from @deshipu. Thanks! | |||
