From fc4b3631d16afcfda7f714d7b0ac3e585de15af4 Mon Sep 17 00:00:00 2001 From: asterix Date: Wed, 28 Sep 2011 14:34:58 +0000 Subject: [PATCH] Add to nigthly test the new board examples. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5114 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile.test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.test b/Makefile.test index a7457b9c..2f034c50 100644 --- a/Makefile.test +++ b/Makefile.test @@ -35,6 +35,9 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s- include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader.mk +include ./boards/sam3x-ek/examples/sam3x-ek_codec/sam3x-ek_codec.mk include ./boards/sam3n-ek/examples/sam3n-ek_display/sam3n-ek_display.mk -- 2.25.1