From f3c3010ffccc6cee0795c0491e2a686994bd0b34 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 27 Aug 2014 02:53:06 +0300 Subject: pip-micropython: Revert to using PIP_MICROPY_DEST environment var. -t/--target is a pip option. Trying to use pip options for different meanings in pip-micropython may lead to big confusion. That's why the original passed any extra parameters using environment variables. "All options belong to pip." --- tools/pip-micropython | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'tools') diff --git a/tools/pip-micropython b/tools/pip-micropython index ad55d7ef4..0db699f0c 100755 --- a/tools/pip-micropython +++ b/tools/pip-micropython @@ -5,34 +5,19 @@ # complete library snapshot to be deployed on a device for baremetal # ports (if PIP_MICROPY_DEST environment var is set). # -# Currently supported usage: -# -# pip-micropython install [-t/--target