Add common libs to all apps

PUBLISHED_FROM=ab9dc2274f45321ef7101f54b6131a2dcfe0d920
This commit is contained in:
Dmitry Frank 2017-06-12 17:37:48 +01:00 committed by Cesanta Bot
parent e81d3d402f
commit 3299a789d9
1 changed files with 11 additions and 0 deletions

11
mos.yml
View File

@ -7,6 +7,17 @@ sources:
filesystem:
- fs
libs:
# common mgos libs
- origin: https://github.com/mongoose-os-libs/rpc-loopback
- origin: https://github.com/mongoose-os-libs/rpc-mqtt
- 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-service-gpio
- origin: https://github.com/mongoose-os-libs/rpc-service-i2c
- origin: https://github.com/mongoose-os-libs/rpc-uart
- origin: https://github.com/mongoose-os-libs/updater-rpc
tags:
- c
- wifi