| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-08-21 | Add empty lines | Scott Shawcroft | |
| 2020-08-21 | Fix copy pasta and stub build | Scott Shawcroft | |
| 2020-08-18 | Split pulseio.PWMOut into pwmio | Scott Shawcroft | |
| This gives us better granularity when implementing new ports because PWMOut is commonly implemented before PulseIn and PulseOut. Fixes #3211 | |||
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-11 | Did ps2io, pulseio, random | dherrada | |
| 2019-05-27 | Removed warning box regarding SAMD21 builds | Jason Pecor | |
| The support matrix shows that pulseio is supported for all SAMD21/SAMD51 variants. Removing warning to avoid confusion. | |||
| 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-06-07 | docs: Fix header lines that are too short. | Scott Shawcroft | |
| 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. | |||
