From db63660c19c9080d040ad48a5fb2a2ab233b7ede Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 26 Aug 2014 16:03:57 +0100 Subject: Add pip-micropython to unix make install. Also add -t/--target option to pip-micropython to allowing installing to the pyboard. Thanks to turbinenreiter/Sebastian Plamauer for the patch. --- tools/pip-micropython | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-micropython b/tools/pip-micropython index 0db699f0c..ad55d7ef4 100755 --- a/tools/pip-micropython +++ b/tools/pip-micropython @@ -5,19 +5,34 @@ # 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