File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 88#
99# NOTE: you will need a lot of free disk space. This will likely not work on an 8GB RPi SD.
1010#
11+ # 25SEP16 - added make mpy-cross
1112# 24MAY16 - implement execUntilSuccessful to allow repeat retries calling esptool.py
1213# 15APR16 - ensure python3 serial is installed
1314# 14APR16 - check device at startup using esptool.py --port /dev/ttyUSB0 flash_id
463464
464465
465466# *******************************************************************************************************
466- # comppile mpy-cross
467+ # compile mpy-cross
468+ # see https://github.com/micropython/micropython/tree/master/esp8266
467469# *******************************************************************************************************
468470cd ~ /workspace/micropython/
469471make -C mpy-cross
You can’t perform that action at this time.
0 commit comments