Missing function fr_seteof() in FreeRTOS-Plus-FAT-SL
By the way, since you want to change the documentation, the macro xSemaphoreTakeFromISR()...
I has read the FreeRTOS+IO library and copied this part without reading the API References...
When I wrote the code I noticed something else. The function xTaskRemoveFromEventList()...
I have attached a file. The file contains the modified function vTaskPriorityDisinherit()....
Give a mutex with xSemaphoreGiveFromISR() don’t need informations about the current...
You are right the API Reference says: "Mutex type semaphores (those created using...
Issue witch vTaskPriorityDisinherit() (FreeRTOS crashing)