From f8ef05b899ddb225aa703145440d22c661dfb2e1 Mon Sep 17 00:00:00 2001 From: Deomid Ryabkov Date: Mon, 24 Jul 2017 08:07:42 +0100 Subject: [PATCH] Factor out WiFi support into a lib PUBLISHED_FROM=0f833d162a7b1834246452d104d27d7e85e14fbe --- mos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mos.yml b/mos.yml index 7cd7421..0912b7c 100644 --- a/mos.yml +++ b/mos.yml @@ -19,6 +19,7 @@ libs: - 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/spi + - origin: https://github.com/mongoose-os-libs/wifi tags: - c