You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ESP32] Enable LWIP_TCPIP_CORE_LOCKING by default and added static assert for the same (project-chip#28798)
* [ESP32] Enable LWIP_TCPIP_CORE_LOCKING by default and acquire lwip locks
when initializing route_hook
* inet: static assert if LWIP_TCPIP_CORE_LOCKING is disabled
Static assert is disabled for ASR and bouffalolab platforms
* typo
0 commit comments