esp-idf/components/esp_wifi
Ivan Grokhotkov 34408026bb wifi: add set_xpd_sar override
Wi-Fi enables and disables ADC when exiting and entering sleep mode.
Coordinate ADC power state with other modules, using adc_power_acquire
and adc_power_release.
2021-01-25 04:51:40 +00:00
..
esp32 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32c3 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s2 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s3 Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
include Feature/wifi wapi release 2021-01-23 18:15:07 +08:00
lib@21001cb8ac Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
src wifi: add set_xpd_sar override 2021-01-25 04:51:40 +00:00
test esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-01-19 11:58:04 +08:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
linker.lf esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00