Files
wamr/product-mini/platforms/esp-idf/main/idf_component.yml
dongheng dacb3c4105 Add wamr to esp-idf components registry (#3287)
This PR is for the main branch, but only the released branch will be pushed
into Espressif component registry.

See also similar fixes in branch release/1.3.x:
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3264
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3288
2024-04-08 12:34:08 +08:00

7 lines
156 B
YAML

## IDF Component Manager Manifest File
dependencies:
wasm-micro-runtime:
version: ">=2.0"
override_path: "../../../.."
idf:
version: ">=4.4"