mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
Add `xQueueGenericReceive` as that has been removed in FreeRTOS10. This in turn breaks pre-builts libraries with earlier IDF releases relying on this API. Closes https://github.com/espressif/esp-wolfssl/issues/6