Documentation only.

This commit is contained in:
Richard Barry 2008-08-14 12:55:54 +00:00
parent be92c862be
commit 54dbbc3cdf
3 changed files with 56 additions and 3 deletions

View file

@ -62,6 +62,11 @@
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
*----------------------------------------------------------*/
/*
* See http://www.freertos.org/a00110.html for a description of these
* configuration constants.
*/
#define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 0