Skip to content

Commit 9962a63

Browse files
committed
Add dependency on LwIP
1 parent cf73889 commit 9962a63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ conds:
8080

8181
- when: mos.platform == "esp8266"
8282
apply:
83+
libs:
84+
- origin: https://github.com/mongoose-os-libs/lwip
8385
config_schema:
8486
- ["wifi.ap.keep_enabled", "b", true, {title: "Keep AP enabled when station is on"}]
8587
- ["wifi.sta_all_chan_scan", "b", true, {title: "true to scan all channels or false to perform fast scan"}]

0 commit comments

Comments
 (0)