- Clone the repository and open the folder ´Device´ with VSCode.
- Follow the Getting Started Guide.
For more info visit the IoT DevKit landing page.
Make sure docker service is running on your machine and call the build script in the Device directory
./Device/build.sh
Build and deploy software to mxchip
./Device/build.sh -c {mxchip device, e.g. /dev/sde}
See --help
for more information about the scripts usage