Lucian Copeland
|
356b1a8d6d
|
Finish common-hal pin API
|
2020-07-24 12:29:18 -04:00 |
Scott Shawcroft
|
2d579cc995
|
Use NULL for deinited DigitalInOut
This fixes a Display issue where no backlight pin is given but it's
still deinitialized.
|
2020-06-26 12:33:50 -07:00 |
Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
Scott Shawcroft
|
fd0420d432
|
Update digitalio api for other ports
|
2020-05-20 09:23:42 -07:00 |
Scott Shawcroft
|
5b0d9bdeb0
|
Update copyright to bump the CI
|
2020-04-16 14:21:26 -07:00 |
Sean Cross
|
db3933429a
|
litex: add os module
Signed-off-by: Sean Cross <sean@xobs.io>
|
2020-04-16 09:26:08 +08:00 |
Sean Cross
|
786e79ebc9
|
ports: litex: add port and fomu board
This adds support for Litex, along with support for the Fomu FPGA board.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2020-03-31 09:40:38 +08:00 |