Scott Shawcroft
|
09f7b43c64
|
Merge MicroPython 1.10 into CircuitPython
|
2021-04-21 15:59:17 -07:00 |
|
Scott Shawcroft
|
b057fb8a4b
|
codeformat
|
2021-04-19 22:22:44 -07:00 |
|
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
|
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
Damien George
|
4904663748
|
extmod/modonewire: Fix reset timings to match 1-wire specs.
Fixes issue #4116.
|
2018-10-17 15:52:07 +11:00 |
|
Paul Sokolovsky
|
f2140f9446
|
extmod/mod{lwip,onewire,webrepl}: Convert to mp_rom_map_elem_t.
|
2017-07-29 18:24:16 +03:00 |
|
Damien George
|
eeaab1897b
|
extmmod/modonewire: Rename public module to mp_module_onewire.
This follows naming scheme of other modules in extmod.
|
2017-06-22 16:17:46 +10:00 |
|
Damien George
|
6cc4da4cb8
|
extmod: Move modonewire.c from esp8266 to extmod directory.
It's now generic enough to be used by any port.
|
2017-06-22 16:06:00 +10:00 |
|