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