From a97f9a564a7d42f123aaf453d1ab10c5e1545069 Mon Sep 17 00:00:00 2001 From: aleph Date: Wed, 30 Mar 2011 14:55:01 +0000 Subject: [PATCH] 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 --- Makefile.test | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1