mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-08 04:32:29 -05:00
Update broken links in readme and comments
This commit is contained in:
parent
fffed5e809
commit
32a5ae63c9
46 changed files with 80 additions and 82 deletions
|
|
@ -694,7 +694,7 @@ void vPortSetupTimerInterrupt( void )
|
|||
*
|
||||
* The following links provide detailed information:
|
||||
* https://www.FreeRTOS.org/RTOS-Cortex-M3-M4.html
|
||||
* https://www.FreeRTOS.org/FAQHelp.html */
|
||||
* https://www.freertos.org/Why-FreeRTOS/FAQs */
|
||||
configASSERT( ucCurrentPriority >= ucMaxSysCallPriority );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue