X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=faef0044ada4b64bfe8533b41c57e9a1e9dda310;hb=5d10387df5f0416a41eba32a0054f8514cf72d8d;hp=c6ce3c05afbe414383d44f6834456acccbded4cf;hpb=d495c1f6c7cf61d00ac747a80263d57799dc8ff2;p=bertos.git diff --git a/Makefile.test b/Makefile.test index c6ce3c05..faef0044 100644 --- a/Makefile.test +++ b/Makefile.test @@ -7,10 +7,10 @@ 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/examples/arduino_aprs/arduino_aprs.mk #include ./boards/arduino/benchmark/arduino_context_switch/arduino_context_switch.mk #include ./boards/arduino/benchmark/arduino_kernel_footprint/arduino_kernel_footprint.mk #include ./boards/arduino/templates/arduino_kernel/arduino_kernel.mk