FreeRTOS – LPC2148 Queue Tutorial
Hi guys… Today we are going to see FreeRTOS Queue Tutorial Using LPC2148. Suggestion To Read RTOS Basics – Part 1 RTOS Basics – PART 2 FreeRTOS Porting for LPC2148 LPC2148 UART Tutorial FreeRTOS Queue Tutorial Using LPC2148 Introduction Queues are the primary form of intertask communications. They can be used to send messages between … Read more