Files
arcs/arcs-sdk/modules/coreMQTT-Agent/manifest.yml
2026-08-13 16:50:52 +08:00

22 lines
505 B
YAML

name : "coreMQTT Agent"
version: "v1.3.1"
description: |
"Agent for thread-safe use of coreMQTT.\n"
license: "MIT"
dependencies:
- name : "coreMQTT"
version: "v2.3.1"
license: "MIT"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT/"
path: source/dependency/coreMQTT
- name: "CMock"
version: "v2.5.3"
license: "MIT"
repository:
type: "git"
url: " https://github.com/ThrowTheSwitch/CMock.git"
path: "test/unit-test/CMock"