From e175b0724dcc7cf35edeccf6d19222add34a23b0 Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Fri, 27 Jun 2014 13:35:12 +0800 Subject: [PATCH] [BSP] Fix compiling error --- bsp/lpc176x/rtconfig.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/bsp/lpc176x/rtconfig.h b/bsp/lpc176x/rtconfig.h index 61b2f8271..8aefe475d 100644 --- a/bsp/lpc176x/rtconfig.h +++ b/bsp/lpc176x/rtconfig.h @@ -149,8 +149,6 @@ // #define RT_LWIP_SNMP // // #define RT_LWIP_DHCP -// -#define RT_LWIP_TCP_SEG_NUM 4 // #define RT_LWIP_TCPTHREAD_PRIORITY 12 // -- GitLab