]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Minimal_Windows_Simulator/FreeRTOSConfig.h
Fix build issues in the FreeRTOS_Plus_TCP_Minimal_Windows_Simulator project:
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_Plus_TCP_Minimal_Windows_Simulator / FreeRTOSConfig.h
index 1c4f496e92a854ef7f5d00cc79fd058fb1224d56..ef7684462da70697b57a686e356175d252bc0878 100644 (file)
@@ -42,7 +42,7 @@
  * stack in this demo.  Constants specific to FreeRTOS+TCP itself (rather than\r
  * the demo) are contained in FreeRTOSIPConfig.h.\r
  *----------------------------------------------------------*/\r
-#define configENABLE_BACKWARD_COMPATIBILITY            0\r
+#define configENABLE_BACKWARD_COMPATIBILITY            1\r
 #define configUSE_PREEMPTION                                   1\r
 #define configUSE_PORT_OPTIMISED_TASK_SELECTION        1\r
 #define configMAX_PRIORITIES                                   ( 7 )\r