]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
Change occurrences of "Cortex M3" to "Cortex-M3".
[freertos] / Demo / CORTEX_LPC1768_IAR / FreeRTOSConfig.h
index ddaa45205faaa184c32a724e120d176d6f159293..77635d5b5d2ace8a92d03d2352935018acd72f0f 100644 (file)
@@ -139,7 +139,7 @@ to exclude the API function. */
 /* Priorities passed to NVIC_SetPriority() do not require shifting as the\r
 function does the shifting itself.  Note these priorities need to be equal to\r
 or lower than configMAX_SYSCALL_INTERRUPT_PRIORITY - therefore the numeric\r
-value needs to be equal to or greater than 5 (on the Cortex M3 the lower the\r
+value needs to be equal to or greater than 5 (on the Cortex-M3 the lower the\r
 numeric value the higher the interrupt priority). */\r
 #define configEMAC_INTERRUPT_PRIORITY          5\r
 #define configUSB_INTERRUPT_PRIORITY           6\r