Update to use new port layer.

This commit is contained in:
Richard Barry 2008-03-24 10:46:56 +00:00
parent 5024d47769
commit 6e9d6a2bdf
4 changed files with 32 additions and 23 deletions

View file

@ -80,7 +80,7 @@ to exclude the API function. */
#define INCLUDE_vTaskDelayUntil 0
#define INCLUDE_vTaskDelay 1
#define configKERNEL_INTERRUPT_PRIORITY 255
#endif /* FREERTOS_CONFIG_H */