Application: This code is a basic application for FreeRTOS queue creating to communicate between tasks.
BSP Version: M480 Series BSP CMSIS V3.04.000
Hardware: NuMaker-PFM-M487
This FreeRTOS sample code is a basic application for queue. It creates two tasks that communicate over a single queue. One task acts as a producer, the other a consumer.