mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-07-29 09:14:19 +00:00
fixed a type and added a link to the sample readme
This commit is contained in:
@@ -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 ```./sample_configuration``` directory contains sample a `FreeRTOSConfig.h` to help jumpstart a new project.
|
||||
See the `FreeRTOSConfig.h` file for instructions.
|
||||
- The ```./sample_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
|
||||
See the [FreeRTOSConfig.h](sample_configuration/FreeRTOSConfig.h) file for instructions.
|
||||
|
||||
### Code Formatting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user