Update to use new port layer.

This commit is contained in:
Richard Barry 2008-03-24 12:43:05 +00:00
parent 7e3a04602d
commit 96b7e685a7
4 changed files with 33 additions and 28 deletions

View file

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