Add URL to configuration pages on FreeRTOS.org site.

This commit is contained in:
Richard Barry 2008-08-14 13:19:20 +00:00
parent 5d83f61228
commit 049459af87
69 changed files with 171 additions and 307 deletions

View file

@ -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.
*----------------------------------------------------------*/
#define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 0