mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-18 09:08:33 -04:00
Add URL to configuration pages on FreeRTOS.org site.
This commit is contained in:
parent
5d83f61228
commit
049459af87
69 changed files with 171 additions and 307 deletions
|
@ -57,9 +57,12 @@
|
|||
* application requirements.
|
||||
*
|
||||
* THESE PARAMETERS ARE DESCRIBED WITHIN THE 'CONFIGURATION' SECTION OF THE
|
||||
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
|
||||
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
|
||||
*
|
||||
* See http://www.freertos.org/a00110.html.
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
|
||||
/**
|
||||
* The STR9 port can use either the watchdog or the timer 2 interrupt to generate
|
||||
* the system tick. Set configUSE_WATCHDOG_TICK to 1 to use the watchdog, or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue