]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
Change occurrences of "Cortex M3" to "Cortex-M3".
[freertos] / Demo / CORTEX_LPC1768_GCC_Rowley / FreeRTOSConfig.h
index dadcdf44169fa43a59a2bc96490421f4bace0c88..42d077edba21c129f1646b7d4404cb81d1f2f1d8 100644 (file)
@@ -141,7 +141,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