| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-08 | Reorganize board busses into shared-bindings and shared-module. | Scott Shawcroft | |
| 2019-04-05 | Fix crash when getting board.SPI outside the VM | Scott Shawcroft | |
| If one of the default pins was already in use it would crash. The internal API has been refined to allow us to get the value without causing an init of the singleton. Fixes #1753 | |||
| 2019-03-14 | Long live shared bus singletons | Scott Shawcroft | |
| Without long living them you may clone them when long living a module that uses them. Fixes #1603 | |||
| 2019-01-18 | Improvements thanks to danh's review | Scott Shawcroft | |
| 2019-01-17 | Fix up nrf and using board.SPI in FourWire | Scott Shawcroft | |
| 2019-01-17 | share fourwire and make nrf compile | Scott Shawcroft | |
| 2019-01-16 | Rework displays in prep for dynamic support and 8bit parallel. | Scott Shawcroft | |
