mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
esp32: optimize wifi lock
Replace portENTER_CRITICAL/portEXIT_CRITICAL with semaphore lock if the protected resource is only accessed by different tasks
This commit is contained in:
+1
-1
Submodule components/esp32/lib updated: 8cd9fd455e...7c8fc4a8f1
Reference in New Issue
Block a user