You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasm3/platforms/wm_w600/README.md

480 B

Build for Winner Micro W600

You will need:

export PATH=/opt/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH

export WM_SDK=/opt/WM_W600

./build.sh

To upload:

w600tool.py --upload .output/wasm3_gz.img

or

w600tool.py --upload .output/wasm3.fls