From 06ade1f07ce8bff396e117c751e4924b947385a7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 7 Nov 2007 23:26:29 +0000 Subject: [PATCH] Remove uIP logging git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@377 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index e97b6c69f5..923f08e847 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -1364,9 +1364,6 @@ The system can be re-made subsequently by just typing make.
  • CONFIG_NET_BUFFER_SIZE: uIP buffer size
  • -
  • - CONFIG_NET_LOGGING: Logging on or off -
  • CONFIG_NET_UDP: UDP support on or off