From: asterix Date: Fri, 13 May 2011 15:46:59 +0000 (+0000) Subject: Reenable arm and avr nightly test. X-Git-Tag: 2.7.0~67 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=ab4267aa3edebd888661683ce954c1ca71e4542f;hp=268d06bb58409df32c2ca35879347336fa13f167;p=bertos.git Reenable arm and avr nightly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4899 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Makefile.test b/Makefile.test index c6ce3c05..d3d7dbac 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