Skip to content

Commit 5a8e123

Browse files
pfalcondpgeorge
authored andcommitted
esp8266/scripts/: Symlink urrlib.urequest and urequests from micropython-lib.
The symlinks assume that micropython-lib is checked out in the same parent dir as micropython.
1 parent 76c9c0d commit 5a8e123

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

esp8266/scripts/urequests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../micropython-lib/urequests/urequests.py

esp8266/scripts/urllib/urequest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../micropython-lib/urllib.urequest/urllib/urequest.py

0 commit comments

Comments
 (0)