From 1cd2d5cf369dbdb945b431d04a855df275befea7 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 16 Sep 2013 16:38:46 +0700 Subject: able to build with newly added lwip folder --- demos/host/host_freertos/.cproject | 7 +- demos/host/host_freertos/.project | 5 ++ demos/host/host_freertos/lwipopts.h | 151 ++++++++++++++++++++++++++++++++++++ demos/host/host_os_none/.cproject | 13 ++-- demos/host/host_os_none/.project | 7 +- demos/host/host_os_none/lwipopts.h | 135 ++++++++++++++++++++++++++++++++ 6 files changed, 310 insertions(+), 8 deletions(-) create mode 100644 demos/host/host_freertos/lwipopts.h create mode 100644 demos/host/host_os_none/lwipopts.h (limited to 'demos/host') diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index c1340183a..68cd0b2e8 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -90,7 +90,7 @@ - + @@ -708,6 +708,9 @@