| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-03 | Added type hints previously missed | dherrada | |
| 2020-07-03 | Made every init return None | dherrada | |
| 2020-07-02 | Removed all 'self, )' | dherrada | |
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-07 | Did board, digitalio, displayio | dherrada | |
| 2019-06-18 | Fix docs in digitalio. | Craig Forbes | |
| 2017-06-16 | shared-bindings: Move enum-like classes out of DigitalInOut into digitalio. | Scott Shawcroft | |
| Also, rename Direction.IN to Direction.INPUT and Direction.OUT to Direction.OUTPUT. This simplifies using them. Prior to the nativeio split this would have led to clutter in the top-level namespace but having digitalio prevents this. Fixes #152 | |||
