
www.dragino.com
ms14 development instruction
4
/
10
2.2
Compile the firmware
Get source code from Github:
git clone https://github.com/dragino/dragino2.git dragino2
cd into the source directory. Set up build environment,
./set_up_build_enviroment.sh ms14
Build image:
./build_image.sh ms14
to build image for ms14
You should be able to get the firmware in bin directory under image directory.