Skip to content
Snippets Groups Projects
Commit aaf7c5b3 authored by Daniel Campora's avatar Daniel Campora
Browse files

cc3200/README.md: Improve make deploy instructions.

parent c030e778
Branches
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this po ...@@ -47,7 +47,7 @@ there. Make sure to use a **v4.1 (or higer) LAUNCHXL board** when trying this po
make BTARGET=application BTYPE=release BOARD=LAUNCHXL WIPY_IP=192.168.1.1 WIPY_USER=micro WIPY_PWD=python deploy make BTARGET=application BTYPE=release BOARD=LAUNCHXL WIPY_IP=192.168.1.1 WIPY_USER=micro WIPY_PWD=python deploy
``` ```
If WIPY_IP, WIPY_USER or WIPY_PWD are omitted the default values (the ones shown above) will be used. If `WIPY_IP`, `WIPY_USER` or `WIPY_PWD` are omitted the default values (the ones shown above) will be used.
## Playing with MicroPython and the CC3200: ## Playing with MicroPython and the CC3200:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment