esp-idf/components/esp_wifi/test
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
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +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-15 11:43:10 +08:00
test_wifi_init.c esp_wifi: fix occasional test failure due to memory leak indications 2020-03-03 11:11:23 +05:30
test_wifi.c esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-03-22 09:09:58 +00:00