lib/micropython-lib: Update submodule to latest.
This brings in: - lora: fix SNR value in SX126x received packets - utop: add initial implementation for ESP32 - utop: print MicroPython memory info - utop: print IDF heap details - urllib.urequest: add support for headers to urequest.urlopen - aiorepl: use blocking reads for raw REPL and raw paste - errno: add ENOTCONN constant - logging: allow logging.exception helper to handle tracebacks - aioble-l2cap: raise correct error if l2cap disconnects during send - abc: add ABC base class - aiohttp: fix partial reads by using readexactly - aiorepl: handle stream shutdown Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
c0252d73c6
commit
7c8ae78a03
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 5b496e944ec045177afa1620920a168410b7f60b
|
||||
Subproject commit 34c4ee1647ac4b177ae40adf0ec514660e433dc0
|
||||
Loading…
Reference in a new issue