wasm-micro-runtime/product-mini/platforms/zephyr/simple/west_lite.yml
liang.he 952b35d11d
Add CI on Zephyr (#4336)
to run product-mini/platforms/zephyr/simple and
product-mini/platforms/zephyr/user-mode

Construct a T2 (star topology) for the current smoke test. This is not the
final topology, and we may modify it once we determine the optimal
configuration.
2025-07-21 09:21:01 +08:00

16 lines
355 B
YAML

# The west manifest file for WAMR on Zephyr smoke test.
#
manifest:
#
# Please add items below based on alphabetical order
projects:
- name: zephyr
url: https://github.com/zephyrproject-rtos/zephyr
revision: v3.7.0
clone-depth: 1
path: zephyr
west-commands: scripts/west-commands.yml
self:
path: application