mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-04-05 21:47:39 -04:00
Fix template configuration path in README (#1394)
This commit is contained in:
parent
f965eda041
commit
fba8b2c4a2
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ See the readme file in the ```./portable``` directory for more information.
|
||||||
|
|
||||||
- The ```./include``` directory contains the real time kernel header files.
|
- The ```./include``` directory contains the real time kernel header files.
|
||||||
|
|
||||||
- The ```./template_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
|
- The ```./examples/template_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
|
||||||
See the [FreeRTOSConfig.h](examples/template_configuration/FreeRTOSConfig.h) file for instructions.
|
See the [FreeRTOSConfig.h](examples/template_configuration/FreeRTOSConfig.h) file for instructions.
|
||||||
|
|
||||||
### Code Formatting
|
### Code Formatting
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue