Hi,
Where can I find the source code for the book “Mastering the FreeRTO Real Time Kernel”? I downloaded the code from freertos DOT org/Documentation/code/.
But it doesn’t include the sample code from the book. For example, the code from Page 278, “BaseType_t xUART_Send( xUART *pxUARTInstance, …”. I tried to search the whole folder but couldn’t find the definition for “xUART”.
Thanks in advance!