mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Documentation only.
This commit is contained in:
parent
be92c862be
commit
54dbbc3cdf
3 changed files with 56 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue