mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-22 03:13:45 +00:00
spinlock_acquire does not disable interrupts, whereas portENTER_CRITICAL does. Closes IDF-2049
spinlock_acquire does not disable interrupts, whereas portENTER_CRITICAL does. Closes IDF-2049