/mjsxj02hl_web

Web interface for mjsxj02hl firmware

Primary LanguageLua

mjsxj02hl_web

Donate

WEB interface for mjsxj02hl firmware

Attention! This firmware is no longer supported by the author. We recommend using OpenIPC.

Dependencies

Hi3518Ev300 toolchain:

tar -zxf arm-himix100-linux.tgz
sudo ./arm-himix100-linux.install

Others:

sudo apt install git dos2unix

Build

Download source files and compile:

make all

Remove all generated files:

make clean