mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-17 15:20:25 -05:00
finalising the sample FreeRTOSConfig.h header file
This commit is contained in:
parent
81bd4c1776
commit
d4734f50b5
7 changed files with 7 additions and 196 deletions
7
sample_configuration/readme.md
Normal file
7
sample_configuration/readme.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Configuration support for FreeRTOS
|
||||
|
||||
## Overview
|
||||
|
||||
Every FreeRTOS project requires FreeRTOSConfig.h located in their include path. In this folder you will find a sample FreeRTOSConfig.h that will assist you in preparing the configuration for your application.
|
||||
|
||||
The FreeRTOSConfig.h in this folder is used in the minimal_freertos_example project provided.
|
||||
Loading…
Add table
Add a link
Reference in a new issue