[BSP] change the type of cmd.

1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
This commit is contained in:
bernard
2017-10-16 13:23:03 +08:00
parent 68d01f8261
commit 5e3b3b19a6
120 changed files with 99 additions and 141 deletions

View File

@@ -91,8 +91,6 @@
/* SECTION: lwip, a lighwight TCP/IP protocol stack */
//#define RT_USING_LWIP
/* LwIP uses RT-Thread Memory Management */
#define RT_LWIP_USING_RT_MEM
/* Enable ICMP protocol*/
#define RT_LWIP_ICMP
/* Enable UDP protocol*/