Dan Halbert
|
817b5be320
|
rename routines to be clearer; fix wiznet arg types
|
2020-03-05 16:35:31 -05: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 |
Jeff Epler
|
32a6d36405
|
shared-bindings: Use RUN_BACKGROUND_TASKS
|
2019-08-11 08:53:02 -05:00 |
Scott Shawcroft
|
a35d9b469d
|
Refactor deinit check to reduce code size.
|
2019-06-12 11:36:43 -07:00 |
Scott Shawcroft
|
747f2cfe26
|
Add subclass support to displayio.
Also, swap make_news to accept a kwarg map and refine param checking.
Fixes #1237
|
2019-01-14 17:29:19 -08:00 |
Noralf Trønnes
|
eefb6842a0
|
i2cslave: Fix missing translate() when raising exceptions
The translate() changes where applied after travis had checked the
i2cslave PR so this wasn't caught.
|
2018-08-18 16:00:06 +02:00 |
Noralf Trønnes
|
1ed0e45fc2
|
Add i2cslave.I2CSlave bindings
|
2018-08-16 17:11:20 +02:00 |