mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 18:00:17 +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