mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Add urequests module.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
11ef618bbc
commit
2efaebc899
@@ -8,3 +8,5 @@ include(
|
||||
l2cap=True,
|
||||
security=True,
|
||||
)
|
||||
if os.path.isdir(convert_path("$(MPY_LIB_DIR)")):
|
||||
freeze("$(MPY_LIB_DIR)/python-ecosys/urequests", "urequests.py")
|
||||
|
||||
Reference in New Issue
Block a user