8000 esp8266/modules/: Symlink urrlib.urequest and urequests from micropyt… · devmonkZA/micropython@a784ad0 · GitHub
[go: up one dir, main page]

Skip to content

Commit a784ad0

Browse files
pfalcondpgeorge
authored andcommitted
esp8266/modules/: 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 9e98119 commit a784ad0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ports/esp8266/modules/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
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)
0