mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bcce4e3052
Sometimes, libphy.a call phy_enter_critical() to protect accessing critical sections, such like operating on I2C, but it may not effect when both the CPU core call it. It may cause accessing I2C blocking and cannot recover by esp_restart(), until do HW reboot. |
||
---|---|---|
.. | ||
coexist.c | ||
lib_printf.c | ||
mesh_event.c | ||
phy_init.c | ||
smartconfig_ack.c | ||
smartconfig.c | ||
wifi_default.c | ||
wifi_init.c | ||
wifi_netif.c |