esp-idf/components/esp_wifi/test
Xia Xiaotian 2e0c60461c 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.
2020-09-22 15:00:05 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk
test_phy_rtc.c esp_wifi: refactor PHY access 2020-09-22 15:00:05 +08:00
test_wifi.c
test_wifi_init.c