esp-idf/components/esp_wifi
Xia Xiaotian d472641430 esp_wifi: refactor PHY access
- Simplify PHY access API
- Move coexist initializing and deinitializing out from PHY API
  to Wi-Fi and Bluetooth
- Remove coexist pause and resume for they are no longer needed.
2022-02-15 11:43:10 +08:00
..
esp32 esp_wifi: refactor PHY access 2022-02-15 11:43:10 +08:00
esp32s2 esp_phy: Update ESP32S2 phy lib to support eco1 chip 2022-02-10 14:00:53 +08:00
include esp_wifi: refactor PHY access 2022-02-15 11:43:10 +08:00
lib@88afe19a1e esp_phy: Update ESP32S2 phy lib to support eco1 chip 2022-02-10 14:00:53 +08:00
src esp_wifi: refactor PHY access 2022-02-15 11:43:10 +08:00
test esp_wifi: refactor PHY access 2022-02-15 11:43:10 +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 adc_i2s: solve the i2s_adc issue when using wifi 2020-12-14 19:33:35 +08:00
component.mk esp_wifi: Move wifi OS adapter structures into esp_wifi component 2020-01-08 18:13:12 +11:00
Kconfig Init phy data to default if invalid in flash partition to avoid bootloops 2022-01-14 14:26:02 +08:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00: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 components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00