diff --git a/mos.yml b/mos.yml index 58b1987..6a57055 100644 --- a/mos.yml +++ b/mos.yml @@ -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