tree: 8a7f2df12291bf86ee43de8b0ff23c20c850ec45 [path history] [tgz]
  1. FreeRTOSConfig.h
  2. readme.md
examples/sample_configuration/smp/readme.md

Configuration support for FreeRTOS SMP

Overview

The FreeRTOSConfig.h provided in this folder is a sample configuration that will assist you in preparing the configuration to enable SMP support in the FreeRTOS Kernel for your application.

Based on single core sample configuration file, this configuration file is created with minimal configuration change. More SMP scheduler configurations can be found in Symmetric Multiprocessing (SMP) with FreeRTOS