mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
-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."