mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 00:10:08 +01:00
xTaskRemoveFromUnorderedEventList is a scheduler internal function, thus will never be called by users. Therefore, the compatbility define is not necessary.