Skip to content

Commit

Permalink
ubuntu: More fixes to get demo-c to build and work
Browse files Browse the repository at this point in the history
cc: @pimvanpelt

CL: ubuntu: More fixes to get demo-c to build and work

PUBLISHED_FROM=e138bdf87a954b564b48399841f2c6770e4a8ad7
  • Loading branch information
Deomid Ryabkov authored and cesantabot committed Feb 19, 2019
1 parent 759fb63 commit 734517f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@ conds:
libs:
- origin: https://github.com/mongoose-os-libs/rpc-service-i2c
- origin: https://github.com/mongoose-os-libs/rpc-service-wifi
- when: mos.platform == "ubuntu"
apply:
libs:
- origin: https://github.com/mongoose-os-libs/azure
- origin: https://github.com/mongoose-os-libs/gcp
- origin: https://github.com/mongoose-os-libs/rpc-azure
- origin: https://github.com/mongoose-os-libs/rpc-gcp
- origin: https://github.com/mongoose-os-libs/rpc-mqtt
- origin: https://github.com/mongoose-os-libs/watson

tags:
- c
Expand Down

0 comments on commit 734517f

Please sign in to comment.