esp-idf/components/esp_wifi/test
Xia Xiaotian 89c036498e 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-24 14:35:48 +08:00
..
CMakeLists.txt ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
component.mk ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_phy_rtc.c esp_wifi: refactor PHY access 2022-02-24 14:35:48 +08:00
test_wifi_init.c esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI 2019-11-13 12:36:25 +01:00
test_wifi.c esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-03-22 17:19:47 +08:00