| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-11 | WIP: after merge; before testing | Dan Halbert | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-11-25 | docs/uctypes: Tweak descriptor reference to hopefully be easier to follow. | Paul Sokolovsky | |
| Put offset first in OR expressions, and use "offset" var instead of hardcoded numbers. Hopefully, this will make it more self-describing and show patterns better. | |||
| 2017-11-25 | docs/uctypes: Typo/article fixes. | Paul Sokolovsky | |
| 2016-08-02 | docs: Spelling mistakes | Mike Causer | |
| 2016-06-09 | docs/uctypes: Improve documentation. | Paul Sokolovsky | |
| Seealso and Limitations sectiosn added, better formatting and grammar. | |||
| 2016-03-02 | docs/uctypes.rst: Fix typo (steamlined -> streamlined). | Noah Rosamilia | |
| 2015-06-10 | docs: Add initial draft documentation for the WiPy. | Daniel Campora | |
| This makes all common files "port-aware" using the .. only directive. | |||
| 2015-06-06 | docs/uctype: Update for constructor argument order changes. | Paul Sokolovsky | |
| Also, other small cleanups/improvements. | |||
| 2015-06-02 | docs/uctypes: Typo fix. | Paul Sokolovsky | |
| 2015-06-02 | docs/uctypes: Fix API description errors. | Paul Sokolovsky | |
| "Structure class" is its descriptor, encoded as a dictionary. Then, uctypes.struct() instantiates an actual object, and thus requires memory address. | |||
| 2015-03-31 | docs: uctypes: Bullet list formatting fixes. | Paul Sokolovsky | |
| 2015-03-31 | docs: uctypes: Describe how to instantiate struct objects. | Paul Sokolovsky | |
| 2015-03-27 | docs: uctypes: Describe bytes_at(), bytearray_at(). | Paul Sokolovsky | |
| 2015-03-24 | docs: uctypes: Describe couple more functions. | Paul Sokolovsky | |
| 2015-01-08 | docs: Add initial "uctypes" modules docs. WIP. | Paul Sokolovsky | |
