-
Task creation and management using FreeRTOS
-
Task priorities, states, and scheduling
-
Task stack management and memory allocation
-
Task delays and periodic task management using vTaskDelay() and vTaskDelayUntil()
-
Configuring FreeRTOS using FreeRTOSConfig.h
-
Hands-on: Creating tasks with different priorities and implementing periodic tasks