Skip to content

Conversation

@wallento
Copy link
Contributor

I think the Zephyr instructions were not fully up-to-date anymore. Add info about espressif toolchain too.
Add ESP32C3 (RISC-V) and Particle Argon, more boards are possible, but the script doesn't scale well, can be improved in future.
Add Dockerfile to kickstart a Zephyr development environment as it can be rather confusing for new users..

@wenyongh wenyongh merged commit 936206f into bytecodealliance:main Dec 29, 2021
@wenyongh
Copy link
Contributor

@wallento Thanks a lot for the update!

lum1n0us pushed a commit to lum1n0us/wasm-micro-runtime that referenced this pull request Dec 30, 2021
…dealliance#920)

Update the Zephyr document to provide more detailed instructions, and add info
about espressif toolchain too.

Add ESP32C3 (RISC-V) and Particle Argon boards support to the zephyr platform
sample. More boards are possible, but the script doesn't scale well and is to be
improved in future.

Add Dockerfile to kickstart a Zephyr development environment as it can be rather
confusing for new users.
@goodluckrhj
Copy link

@wallento If further update in the plan?
For reason that zephyr has updated its west commands since zephyr v3.20, the following command
west espressif install
has been deprecated West espressif install not working #51797 .
So, in the file build_wamr.md, "ESPRESS_TOOLCHAIN_PATH" which is "~/espressif/tools/zephyr" will not be created and take no effect.

vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…dealliance#920)

Update the Zephyr document to provide more detailed instructions, and add info
about espressif toolchain too.

Add ESP32C3 (RISC-V) and Particle Argon boards support to the zephyr platform
sample. More boards are possible, but the script doesn't scale well and is to be
improved in future.

Add Dockerfile to kickstart a Zephyr development environment as it can be rather
confusing for new users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants