From 2bd3bdfd8567fef31e185b1f7a9b350eaed73f90 Mon Sep 17 00:00:00 2001 From: lottaviano Date: Tue, 24 May 2011 13:41:33 +0000 Subject: [PATCH] Enable all arduino nightly tests git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4927 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.test b/Makefile.test index faef0044..f23b560f 100644 --- a/Makefile.test +++ b/Makefile.test @@ -11,10 +11,10 @@ include ./examples/test/avrtest.mk include ./examples/test/armtest.mk include ./boards/arduino/examples/arduino_aprs/arduino_aprs.mk -#include ./boards/arduino/benchmark/arduino_context_switch/arduino_context_switch.mk -#include ./boards/arduino/benchmark/arduino_kernel_footprint/arduino_kernel_footprint.mk -#include ./boards/arduino/templates/arduino_kernel/arduino_kernel.mk -#include ./boards/arduino/templates/arduino_empty/arduino_empty.mk +include ./boards/arduino/benchmark/arduino_context_switch/arduino_context_switch.mk +include ./boards/arduino/benchmark/arduino_kernel_footprint/arduino_kernel_footprint.mk +include ./boards/arduino/templates/arduino_kernel/arduino_kernel.mk +include ./boards/arduino/templates/arduino_empty/arduino_empty.mk #include ./boards/arduino-mega/examples/arduino-mega_aprs/arduino-mega_aprs.mk #include ./boards/arduino-mega/benchmark/arduino-mega_context_switch/arduino-mega_context_switch.mk -- 2.25.1