mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Update broken links in readme and comments (#1110)
Update broken links in readme and comments
This commit is contained in:
parent
fffed5e809
commit
3d935e86d9
46 changed files with 103 additions and 82 deletions
2
list.c
2
list.c
|
@ -166,7 +166,7 @@ void vListInsert( List_t * const pxList,
|
|||
{
|
||||
/* *** NOTE ***********************************************************
|
||||
* If you find your application is crashing here then likely causes are
|
||||
* listed below. In addition see https://www.FreeRTOS.org/FAQHelp.html for
|
||||
* listed below. In addition see https://www.freertos.org/Why-FreeRTOS/FAQs for
|
||||
* more tips, and ensure configASSERT() is defined!
|
||||
* https://www.FreeRTOS.org/a00110.html#configASSERT
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue