mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +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