Skip to content

Commit

Permalink
rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Add urequests module.
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
  • Loading branch information
jimmo authored and dpgeorge committed Jul 5, 2022
1 parent 11ef618 commit 2efaebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/manifest.py
Expand Up @@ -8,3 +8,5 @@
l2cap=True,
security=True,
)
if os.path.isdir(convert_path("$(MPY_LIB_DIR)")):
freeze("$(MPY_LIB_DIR)/python-ecosys/urequests", "urequests.py")

0 comments on commit 2efaebc

Please sign in to comment.