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
Volodymyr Shymanskyy 6bbf5fec1e
Update examples
5 years ago
..
.gitignore Add ESP32, ESP8266, W600, Emscripten platforms support 5 years ago
Makefile Remove d_m3SkipStackCheck from platforms 5 years ago
README.md Update W600 5 years ago
build.sh Add ESP32, ESP8266, W600, Emscripten platforms support 5 years ago
m3 Add ESP32, ESP8266, W600, Emscripten platforms support 5 years ago
main.c Update examples 5 years ago

README.md

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