Radomir Dopieralski
|
2c546ab768
|
Remove warning about lack of support on M0 from rotaryio
It seems that this warning no longer applies.
|
2020-12-08 15:54:34 +01:00 |
Taku Fukada
|
56c898da80
|
Modify some Python stubs
|
2020-08-07 01:01:28 +09:00 |
Taku Fukada
|
d356581651
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
dherrada
|
d0d949cd24
|
Made every init return None
|
2020-07-03 14:23:34 -04:00 |
dherrada
|
3df03a5650
|
Made most of the requested changes
|
2020-07-03 13:49:00 -04:00 |
dherrada
|
d9a98bd05c
|
Added type hints to rotaryio
|
2020-07-03 11:13:16 -04:00 |
dherrada
|
54cb1feea0
|
Removed all 'self, )'
|
2020-07-02 13:28:36 -04:00 |
Scott Shawcroft
|
4e8de3c554
|
Swap sphinx to autoapi and the inline stubs
|
2020-05-12 17:28:24 -07:00 |
dherrada
|
c7a9d49cba
|
Did rgbmatrix, rotaryio, and RTC
|
2020-05-11 13:00:19 -04:00 |
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 |
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 |
Kattni Rembor
|
3a38172627
|
Fixed documentation formatting for RTD
|
2018-06-06 18:28:01 -04:00 |
Scott Shawcroft
|
717199018b
|
Adapt for feedback and hack around pIRkey size constraint.
|
2018-06-01 15:08:52 -07:00 |
Scott Shawcroft
|
d0fb6e7a2f
|
atmel-samd: Add rotary encoder support.
Fixes #283
|
2018-06-01 15:08:48 -07:00 |
Scott Shawcroft
|
fd71e56891
|
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Ideally in the future they won't depend on ASF4 or MicroPython.
|
2018-06-01 15:07:31 -07:00 |