Reenable arm and avr nightly test.
[bertos.git] / Makefile.test
index c6ce3c05afbe414383d44f6834456acccbded4cf..d3d7dbac7d3f6d9827ba198641b32ad35a1d9eda 100644 (file)
@@ -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