orca/ext/wasm3/platforms/embedded/wm_w600
..
.gitignore
Makefile
README.md
build.sh
main.c
wasm3

README.md

Build for Winner Micro W600

You will need:

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

export PATH=/opt/w600tool:$PATH

export WM_SDK=/opt/w600-sdk

./build.sh

To upload:

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

or

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