Skip to content

Commit 1cc168d

Browse files
committed
esp8266: Include upip as a standard frozen bytecode module.
Previously, it was included only in release builds, but it's important tool which should be always at the fingertips to be useful (and to pump up its usage).
1 parent 61d74fd commit 1cc168d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

esp8266/modules/upip.py

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

esp8266/modules/upip_utarfile.py

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

0 commit comments

Comments
 (0)