Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 472 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 472 Bytes

Docker container for LinkIt RTOS SDK

Setup docker Env:

Please see here.

git clone this repo:

git clone https://github.com/iamblue/LinkIt-RTOS-SDK-Container.git linkit
cd linkit

Install this docker container:

docker build -t linkit-rtos-sdk .

Run docker script:

docker run -it linkit-rtos-sdk

Go into docker , and build your LinkIt RTOS SDK code:

./build.sh mt7687_hdk iot_sdk_demo