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

@ -77,7 +77,6 @@ libs:
- origin: https://github.com/mongoose-os-libs/http-server
- origin: https://github.com/mongoose-os-libs/rpc-service-config
- origin: https://github.com/mongoose-os-libs/rpc-service-fs
- origin: https://github.com/mongoose-os-libs/rpc-uart
- origin: https://github.com/mongoose-os-libs/prometheus-metrics
- origin: https://github.com/mongoose-os-libs/mqtt
- origin: https://github.com/mongoose-os-libs/pwm
@ -85,6 +84,10 @@ libs:
- origin: https://github.com/mongoose-os-libs/spi
- origin: https://github.com/mongoose-os-libs/ili9341-spi
- origin: https://github.com/mongoose-os-libs/stmpe610-spi
- origin: libs/ota-http-client
- origin: libs/ota-http-server
- origin: libs/rpc-service-ota
# Used by the mos tool to catch mos binaries incompatible with this file format
manifest_version: 2017-05-18