From: asterix Date: Mon, 3 Jan 2011 09:43:49 +0000 (+0000) Subject: Revert wrong commit, enabling the avr and arm nigthly test. X-Git-Tag: 2.7.0~309 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=7eac9e74803c352b20676b15708d0a191b4e3af2 Revert wrong commit, enabling the avr and arm nigthly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4657 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Makefile.test b/Makefile.test index b5076fba..da9a44fc 100644 --- a/Makefile.test +++ b/Makefile.test @@ -7,8 +7,8 @@ default: all include bertos/config.mk -#include ./examples/test/avrtest.mk -#include ./examples/test/armtest.mk +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