1 # Configuration support for FreeRTOS SMP
4 The FreeRTOSConfig.h provided in this folder is a sample configuration that will
5 assist you in preparing the configuration to enable SMP support in the FreeRTOS
6 Kernel for your application.
8 Based on single core sample configuration file, this configuration file is created
9 with minimal configuration change. More SMP scheduler configurations can be found
10 in [Symmetric Multiprocessing (SMP) with FreeRTOS](https://freertos.org/symmetric-multiprocessing-introduction.html)