freeRtosCoreConfiguration
Module Overview
The module freeRtosCoreConfiguration
provides configuration for FreeRTOS.
This module defines various parameters such as CPU clock speed, stack size, heap size which is used to customize the behavior of FreeRTOS kernel for the hardware. This level of customization improves the scalability, performance, and flexibility of embedded systems developed using FreeRTOS.