Scott Shawcroft
|
3fda0c0a1b
|
Fix board builds and use MP_ERROR_TEXT in py and extmod
|
2021-05-05 17:51:52 -07:00 |
Scott Shawcroft
|
76033d5115
|
Merge MicroPython v1.11 into CircuitPython
|
2021-04-26 15:47:41 -07:00 |
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
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
|
9b4ffc0571
|
Changed unions to ReadableBuffer and WriteableBuffer
|
2020-07-02 17:47:52 -04:00 |
dherrada
|
54cb1feea0
|
Removed all 'self, )'
|
2020-07-02 13:28:36 -04:00 |
dherrada
|
522b17ca93
|
Made suggested changes
|
2020-07-02 13:25:07 -04:00 |
dherrada
|
ac113fdc81
|
Changed bytearray to a union
|
2020-07-02 12:39:17 -04:00 |
dherrada
|
e114b31a7a
|
Added type hints to audiomp3
|
2020-07-02 12:02:21 -04:00 |
Scott Shawcroft
|
4e8de3c554
|
Swap sphinx to autoapi and the inline stubs
|
2020-05-12 17:28:24 -07:00 |
dherrada
|
d65e851044
|
Did audioio, audiomixer, audiomp3
|
2020-04-30 13:06:09 -04:00 |
dherrada
|
c7b721f4f1
|
Fixed some more whitespace
|
2020-04-28 19:22:03 -04:00 |
dherrada
|
829da5c127
|
Added inline pyi to audiomp3
|
2020-04-27 17:29:50 -04:00 |
Jeff Epler
|
b1b4a9e842
|
fix doc build error
|
2020-01-06 09:26:32 -06:00 |
Jeff Epler
|
dc729718eb
|
audiomp3: rename to MP3Decoder
|
2020-01-06 07:51:41 -06:00 |