Scott Shawcroft
|
a26102607e
|
Add UART support
|
2020-06-24 12:47:58 -07:00 |
Mark Olsson
|
007c92ee6a
|
Enable showing the console on a debug uart
|
2020-05-19 02:02:52 +02:00 |
Dan Halbert
|
b6206406de
|
new pin validation routines; don't use mp_const_none if NULL will do
|
2020-02-28 23:43:04 -05:00 |
Dave Marples
|
d41cf2e926
|
Fix incorrect initialisation of default UART
|
2020-02-23 11:16:24 +00:00 |
Dave Marples
|
d388899985
|
Addition of RS485 support
|
2020-02-18 23:16:40 +00:00 |
Dave Marples
|
84ad3d8393
|
Addition of RTS/CTS/RS485 UART functionality
|
2020-02-18 23:16:40 +00:00 |
Dan Halbert
|
b32a9192df
|
make UART.write be blocking on SAMD; add timeout property
|
2019-11-27 13:05:29 -05:00 |
Scott Shawcroft
|
b3de7efc07
|
Fix I2CDisplay lifecycle and splash lifecycle.
Fixes https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/issues/2
|
2019-08-14 15:53:58 -07:00 |
Hierophect
|
58630a844a
|
Add feature conditionals and clean up
|
2019-07-22 12:58:28 -04:00 |
Hierophect
|
43e8a4110f
|
Add missing files for DigitalIO
|
2019-07-17 14:18:01 -04:00 |
Dan Halbert
|
62de2506e4
|
Include display objects in gc.
|
2019-06-06 17:49:32 -04:00 |
Scott Shawcroft
|
72992070c5
|
Fix boards with no shared busses.
|
2019-04-09 11:36:10 -07:00 |
Scott Shawcroft
|
ac7822ba4c
|
Delete stale TODO
|
2019-04-08 17:37:30 -07:00 |
Scott Shawcroft
|
0f003ac5b8
|
Reorganize board busses into shared-bindings and shared-module.
|
2019-04-08 16:58:50 -07:00 |