X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=d3d7dbac7d3f6d9827ba198641b32ad35a1d9eda;hb=04587b206ab5dabb01af540a02205b336488b08d;hp=c6ce3c05afbe414383d44f6834456acccbded4cf;hpb=d495c1f6c7cf61d00ac747a80263d57799dc8ff2;p=bertos.git 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