From: aleph Date: Wed, 30 Mar 2011 14:55:01 +0000 (+0000) Subject: Add sam3x-ek tcp/ip example to nightly test X-Git-Tag: 2.7.0~138 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=a97f9a564a7d42f123aaf453d1ab10c5e1545069 Add sam3x-ek tcp/ip example to nightly test git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4828 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Makefile.test b/Makefile.test index 920117c2..2cfc9383 100644 --- a/Makefile.test +++ b/Makefile.test @@ -34,6 +34,7 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_context_switch/at91sam7s-ek include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s-ek_kernel_footprint.mk include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk +include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_tcp_server.mk include ./boards/sam3n-ek/examples/display/display.mk include ./boards/stm32-p103/examples/usbserial/usbserial.mk