mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
fixed a type and added a link to the sample readme
This commit is contained in:
parent
8b04c239f1
commit
eeb47f9f20
|
@ -121,8 +121,8 @@ 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 ```./sample_configuration``` directory contains sample a `FreeRTOSConfig.h` to help jumpstart a new project.
|
- The ```./sample_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
|
||||||
See the `FreeRTOSConfig.h` file for instructions.
|
See the [FreeRTOSConfig.h](sample_configuration/FreeRTOSConfig.h) file for instructions.
|
||||||
|
|
||||||
### Code Formatting
|
### Code Formatting
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue