]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
Remove system files not longer required by IAR V5.11.
[freertos] / Demo / CORTEX_LM3S811_IAR / FreeRTOSConfig.h
index 632be62d710395d25436dc8edad420674c2d345b..14215dadb4f8e12eed95c69ce4f58fbec65c0c2a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -28,8 +28,9 @@
        and contact details.  Please ensure to read the configuration and relevant\r
        port sections of the online documentation.\r
 \r
-       Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along\r
-       with commercial development and support options.\r
+       Also see http://www.SafeRTOS.com a version that has been certified for use\r
+       in safety critical systems, plus commercial licensing, development and\r
+       support options.\r
        ***************************************************************************\r
 */\r
 \r
@@ -74,6 +75,6 @@ to exclude the API function. */
 #define INCLUDE_vTaskDelay                             1\r
 \r
 \r
-\r
+#define configKERNEL_INTERRUPT_PRIORITY 255\r
 \r
 #endif /* FREERTOS_CONFIG_H */\r