]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
Add retarget.c to RVDS project to ensure semihosting is not used.
[freertos] / FreeRTOS / Demo / CORTEX_A9_RZ_R7S72100_IAR_DS-5 / Source / Full-Demo / main_full.c
index 3c893cebf9761007b54d2d75056925ed83e854fe..0731cedd99dec15fc8d1c001623ee9addc2677ba 100644 (file)
@@ -169,7 +169,7 @@ configINCLUDE_FAT_SL_DEMO to 1 to include the FreeRTOS+FAT SL (and therefore
 also FreeRTOS+CLI) demo in the build.  Set configINCLUDE_FAT_SL_DEMO to 0 to\r
 include the COM test tasks.  The COM test tasks require a loop back connector\r
 to be fitted to the UART port. */\r
-#define mainINCLUDE_FAT_SL_DEMO                                0\r
+#define mainINCLUDE_FAT_SL_DEMO                                1\r
 \r
 /* Priorities for the demo application tasks. */\r
 #define mainSEM_TEST_PRIORITY                          ( tskIDLE_PRIORITY + 1UL )\r