X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=c8ae4419b4e9b20c181f93279fb51b1f6cdf8da5;hb=fb5863ca8d0db3ff2e84721f7c902b031157ebb0;hp=20d736b1b0ce926ae7917ef7d2dfa529bd02db74;hpb=78d223e73e58bdd267f59994a52c618b4eb277fa;p=bertos.git 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