Tian Hao a05cc294eb fix bug that phy_enter_critical cannot effect on dual-core
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.
2019-12-09 12:52:36 +08:00
..
2019-11-01 03:34:06 +00:00
2019-11-01 03:34:06 +00:00
2018-08-20 16:49:20 +08:00
2019-06-30 21:36:38 +08:00
2018-10-21 15:11:45 +08:00
2016-08-17 23:08:22 +08:00
2019-04-02 12:52:58 +11:00