commit | 613c76418914461a59c631376ace331a60f3b964 | [log] [tgz] |
---|---|---|
author | Richard Barry <ribarry@amazon.com> | Wed Feb 13 11:15:52 2008 +0000 |
committer | Richard Barry <ribarry@amazon.com> | Wed Feb 13 11:15:52 2008 +0000 |
tree | 379396b679620b9173866387e18f16efa7532217 | |
parent | 5a418b56fa1dfe7b8fbf219361af6686f678c938 [diff] [blame] |
Tidy up - spell check.
diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h index af11cda..3eee30d 100644 --- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h +++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
@@ -78,4 +78,6 @@ #define INCLUDE_vTaskDelay 1 #define INCLUDE_vResumeFromISR 1 +#define configKERNEL_INTERRUPT_PRIORITY 30 + #endif /* FREERTOS_CONFIG_H */