mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Rename unix binary to 'micropython'.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
RM="/bin/rm -f"
|
||||
CPYTHON3=python3.3
|
||||
MP_PY=../unix/py
|
||||
MP_PY=../unix/micropython
|
||||
|
||||
numtests=0
|
||||
numtestcases=0
|
||||
|
||||
Reference in New Issue
Block a user