esp-idf/components/esp_phy/test
wangmengyang 20e596bbcf esp_phy: fix failure of unit test for test_phy_rtc_init on ESP32-C6
- esp_phy_enable() blocks in the unit test due to the FE related functions in modem clock registers are not enabled. This MR adds dependency of FE for PHY module.
2023-03-16 12:13:00 +08:00
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_phy_rtc.c esp_phy: fix failure of unit test for test_phy_rtc_init on ESP32-C6 2023-03-16 12:13:00 +08:00