Files
esp-idf/components
Omar Chebib 5e805d58a8 FreeRTOS: Fix xStreamBufferReset function always crashing
This function resets the spinlock given as a parameter after taking it
(when entering the critical section). This then results in a panic once
it tries to exit the same critical section.

* Closes https://github.com/espressif/esp-idf/issues/7725
2021-12-23 06:15:50 +00:00
..
2021-09-21 16:31:21 +08:00
2021-11-25 10:22:41 +08:00
2021-10-29 14:37:23 +08:00
2021-11-02 16:24:18 +01:00