David Cermak
|
549ee87912
|
esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests
|
2019-11-13 12:36:25 +01:00 |
|
David Cermak
|
3a19bf055d
|
esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI
|
2019-11-13 12:36:25 +01:00 |
|
zhangyanjiao
|
bf37f8a03c
|
1. modify esp_wifi.h to support esp_netif feature
2. fix the bug for API_CHECK_ENABLE
|
2019-11-06 12:48:02 +00:00 |
|
Ivan Grokhotkov
|
5768102d4e
|
esp_wifi: fix typo in comments (ESP_ERR_WIFI_NOT_STARTED)
|
2019-10-07 16:48:32 +02:00 |
|
Angus Gratton
|
d63181b5e9
|
esp_wifi: Remove deprecated auto connect API
Deprecated in ESP-IDF V3.1
|
2019-09-13 09:44:07 +10:00 |
|
liu zhifu
|
003a9872b7
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
|
2019-08-20 09:39:51 +00:00 |
|
xiehang
|
8f2d13d9db
|
WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF.
1, Modfy wifi_country struct
2, Add md5 check esp_wifi_types.h
3, Add md5 check esp_wifi.h
|
2019-07-14 15:10:11 +08:00 |
|
liu zhifu
|
5d855fcdef
|
esp_wifi: add limitation for setting maximum WiFi TX power
Limit the WiFi TX power range to 10dBm ~ 20.5 dBm
|
2019-06-27 17:28:59 +08:00 |
|
morris
|
79bb5de426
|
derive esp_wifi from esp32 component
|
2019-04-01 20:04:52 +08:00 |
|