Skip to content

Web interface for mjsxj02hl firmware

Notifications You must be signed in to change notification settings

kasitoru/mjsxj02hl_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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