mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c62a9e5f2c
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