mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-21 11:05:39 +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