Jeff Epler
|
4e7c1a4bd4
|
Rename make_new's parameter to `all_args`
.. and fix two straggling modules that weren't updated at all.
Maybe they're not included in any builds?
|
2021-10-15 13:49:33 -05:00 |
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
|
d356581651
|
Fix several type hints
|
2020-07-27 18:05:13 +09:00 |
Taku Fukada
|
54a342a7f5
|
Add and correct some type hints
|
2020-07-24 18:20:03 +09:00 |
dherrada
|
612c6bb86b
|
Merge branch 'main' into type_hints
|
2020-07-17 14:55:30 -04:00 |
dherrada
|
d64b4e3059
|
Made more requested changes
|
2020-07-17 14:53:51 -04:00 |
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01: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
|
6a3968d805
|
Added type hints to gnss
|
2020-07-03 10:26:31 -04:00 |
dherrada
|
54cb1feea0
|
Removed all 'self, )'
|
2020-07-02 13:28:36 -04:00 |
Kamil Tomaszewski
|
ab4c09cea7
|
gnss: Add timestamp
|
2020-06-24 11:14:44 +02:00 |
Kamil Tomaszewski
|
3509dad5b3
|
gnss: Remove start and stop
|
2020-06-24 11:14:44 +02:00 |
Kamil Tomaszewski
|
c49f4bcc85
|
gnss: add a comment about the units
|
2020-06-24 11:14:44 +02:00 |
Kamil Tomaszewski
|
84f424f631
|
gnss: Implement new library for GNSS
|
2020-06-24 11:14:44 +02:00 |