Add (private) OTA libs

This commit is contained in:
Pim van Pelt
2017-12-03 23:56:16 +01:00
parent 135f9033aa
commit f598290e54
10 changed files with 801 additions and 1 deletions

View File

@ -0,0 +1,17 @@
author: mongoose-os
description: Support for Over-The-Air update via RPC
type: lib
version: 1.18
manifest_version: 2017-09-29
sources:
- src
includes:
- include
libs:
- origin: https://github.com/mongoose-os-libs/rpc-common
- origin: libs/ota-http-client
tags:
- c
- ota
- rpc
- updater