X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=blobdiff_plain;f=Makefile.test;h=c8ae4419b4e9b20c181f93279fb51b1f6cdf8da5;hp=20d736b1b0ce926ae7917ef7d2dfa529bd02db74;hb=b30ca67e54f665181d85a49bff3af2862e86601e;hpb=56f2c002c50338f23f1b969ba51a43b0eb24f3da diff --git a/Makefile.test b/Makefile.test index 20d736b1..c8ae4419 100644 --- a/Makefile.test +++ b/Makefile.test @@ -17,13 +17,13 @@ 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/benchmark/arduino-mega_context_switch/arduino-mega_context_switch.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/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/benchmark/triface_context_switch/triface_context_switch.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