X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=4cc557e9ffdca94aac35ecdbe4dc515240519d72;hb=b7165529c0174f9bc5a1f4f51a4e405f202e48d5;hp=1eefd55c16f23e1fb352c4bc9d8e2a37a28f5d6f;hpb=ba19129961d4c83e40df170d25633fc79f504866;p=bertos.git diff --git a/Makefile.test b/Makefile.test index 1eefd55c..4cc557e9 100644 --- a/Makefile.test +++ b/Makefile.test @@ -16,17 +16,17 @@ include ./boards/arduino/benchmark/arduino_kernel_footprint/arduino_kernel_footp include ./boards/arduino/templates/arduino_kernel/arduino_kernel.mk include ./boards/arduino/templates/arduino_empty/arduino_empty.mk -#include ./boards/arduino-mega/examples/arduino-mega_aprs/arduino-mega_aprs.mk +include ./boards/arduino-mega/examples/arduino-mega_aprs/arduino-mega_aprs.mk #include ./boards/arduino-mega/benchmark/arduino-mega_context_switch/arduino-mega_context_switch.mk #include ./boards/arduino-mega/benchmark/arduino-mega_kernel_footprint/arduino-mega_kernel_footprint.mk #include ./boards/arduino-mega/templates/arduino-mega_kernel/arduino-mega_kernel.mk #include ./boards/arduino-mega/templates/arduino-mega_empty/arduino-mega_empty.mk -#include ./boards/triface/examples/triface/triface.mk +include ./boards/triface/examples/triface/triface.mk #include ./boards/triface/benchmark/triface_context_switch/triface_context_switch.mk #include ./boards/triface/benchmark/triface_kernel_footprint/triface_kernel_footprint.mk -#include ./boards/triface/templates/triface_empty/triface_empty.mk -#include ./boards/triface/templates/triface_kernel/triface_kernel.mk +include ./boards/triface/templates/triface_empty/triface_empty.mk +include ./boards/triface/templates/triface_kernel/triface_kernel.mk include ./boards/at91sam7s-ek/templates/at91sam7s-ek_empty/at91sam7s-ek_empty.mk include ./boards/at91sam7s-ek/templates/at91sam7s-ek_kernel/at91sam7s-ek_kernel.mk