X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;fp=Makefile.test;h=da9a44fc7b34971c33267d51cb55cc8c5582a3cd;hb=7eac9e74803c352b20676b15708d0a191b4e3af2;hp=b5076fba64af5dd00e3f2e10806925c9cec0353f;hpb=439fc7aaf529f3cfd7f481c37e6b8da3e1efb8bc;p=bertos.git 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