mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Fix url links
This commit is contained in:
parent
71f128cd0f
commit
666adcab6e
2 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ To send us a pull request, please:
|
||||||
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
|
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
|
||||||
|
|
||||||
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
|
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
|
||||||
[creating a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
|
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
|
||||||
|
|
||||||
## Coding style
|
## Coding style
|
||||||
* Please ensure that your code complies to the [FreeRTOS coding style guidelines](https://www.FreeRTOS.org/FreeRTOS-Coding-Standard-and-Style-Guide.html).
|
* Please ensure that your code complies to the [FreeRTOS coding style guidelines](https://www.FreeRTOS.org/FreeRTOS-Coding-Standard-and-Style-Guide.html).
|
||||||
|
|
|
@ -971,7 +971,7 @@ Changes between V7.4.2 and V7.5.0 released July 19 2013
|
||||||
+ Microsemi SmartFusion2
|
+ Microsemi SmartFusion2
|
||||||
|
|
||||||
New FreeRTOSConfig.h settings
|
New FreeRTOSConfig.h settings
|
||||||
https://freertos.org/Documentation/RTOS_book.html
|
https://freertos.org/Documentation/RTOS_book.html
|
||||||
|
|
||||||
+ configUSE_TIME_SLICING
|
+ configUSE_TIME_SLICING
|
||||||
+ configUSE_NEWLIB_REENTRANT
|
+ configUSE_NEWLIB_REENTRANT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue