mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 23:42:05 +00:00
be54b4c7cc
Fix sample littlevgl/guil build issues on zephyr platform, modify code of zephyr platform by adding some macros to control some apis to fit different zephyr version, and align to zephyr-v2.3.0 for sample littlevgl/gui as the latest zephyr version (>=v2.4.0) requires that the thread stack for the thread to create must be defined by macro but not allocating stack memory dynamically. Signed-off-by: Wenyong Huang <wenyong.huang@intel.com> |
||
---|---|---|
.. | ||
src | ||
build_and_run.sh | ||
CMakeLists.txt | ||
esp32_custom_linker.ld | ||
prj_esp32.conf | ||
prj_nucleo767zi.conf | ||
prj_qemu_cortex_a53.conf | ||
prj_qemu_riscv32.conf | ||
prj_qemu_riscv64.conf | ||
prj_qemu_x86_nommu.conf | ||
prj_qemu_xtensa.conf |