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

@ -67,6 +67,8 @@ Changes from V3.0.1
*
* THESE PARAMETERS ARE DESCRIBED WITHIN THE 'CONFIGURATION' SECTION OF THE
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*
* See http://www.freertos.org/a00110.html.
*----------------------------------------------------------*/
#define configUSE_PREEMPTION ( 1 )