Files
mg_sonoff/mos.yml
Бобби a178ff5987 Enhance wifi-setup-web
PUBLISHED_FROM=3d4511723b65ec3dfb7c3691a46f093da75e3004
2017-09-08 22:20:36 +00:00

25 lines
603 B
YAML

author: mongoose-os
description: Setup WiFi via Web UI
version: 1.0
libs_version: ${mos.version}
modules_version: ${mos.version}
mongoose_os_version: ${mos.version}
filesystem:
- fs
libs:
- origin: https://github.com/mongoose-os-libs/ca-bundle
- 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/wifi
tags:
- c
- wifi
manifest_version: 2017-05-18