Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
debbaac1bddfb5b80c7536e9567b85f71ade8b19
/
esp8266
/
modnetwork.c
5531437
esp8266: Move PHY mode constants from modesp to modnetwork.
by Paul Sokolovsky
· 9 years ago
9475cc5
esp8266: Support synchronous wifi scanning.
by Damien George
· 9 years ago
5239a8a
esp8266/modnetwork: Add symbolic names for network interfaces: STA_IF & AP_IF.
by Paul Sokolovsky
· 9 years ago
a49c160
esp8266/modnetwork: Introduce interface .config() method.
by Paul Sokolovsky
· 9 years ago
d5a12a6
esp8266/modnetwork: Move config defines to the top.
by Paul Sokolovsky
· 9 years ago
1c43a0f
esp8266/modnetwork: Add per-interface .active() method.
by Paul Sokolovsky
· 9 years ago
7378c50
esp8266: Move wifi_mode() and phy_mode() to network module.
by Paul Sokolovsky
· 9 years ago
9e8396a
esp8266/modnetwork: Allow to configure STA and AP interfaces separately.
by Paul Sokolovsky
· 9 years ago
02ea74d
esp8266: Add network.ifconfig().
by Damien George
· 10 years ago
fce0036
esp8266: mac() function belongs to network module per the latest API.
by Paul Sokolovsky
· 10 years ago
abd0fcf
esp8266: Remove superfluous includes.
by Paul Sokolovsky
· 10 years ago
e2bfa47
esp8266: Added wlan.isconnected() to maintain parity with other ports.
by Bill Owens
· 10 years ago
60ccb41
esp8266: Move status() from esp module to network
by Bill Owens
· 10 years ago
686516f
esp8266: Move scan from esp module to network
by Bill Owens
· 10 years ago
32eb4b9
esp8266: Move connect/disconnect from "esp" module to network.
by Paul Sokolovsky
· 10 years ago
ee3fec3
esp8266: Add skeleton "network" module.
by Paul Sokolovsky
· 10 years ago