mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

- add missing Wi-Fi header MD5 checks for esp32c3, esp32s3 - check PHY libraries for references to ets_printf, in addition to checking Wi-Fi libraries. This used to happen until libphy.a was moved into a separate submodule. Reported in https://github.com/espressif/esp-phy-lib/issues/3