1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-06-01 21:35:53 +08:00

Add manifest file for coreMQTT (#51)

This commit is contained in:
abhidixi11 2020-09-15 12:48:04 -07:00 committed by GitHub
parent 14a004ea79
commit 2da16adae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
manifest.yml Normal file
View File

@ -0,0 +1,5 @@
name : "coreMQTT"
version: "v1.0.0"
description: |
"Client implementation of the MQTT 3.1.1 specification for embedded devices.\n"
license: "MIT"