X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=c8ae4419b4e9b20c181f93279fb51b1f6cdf8da5;hb=76c502589b965266aa3ae977113a52a092973113;hp=8eb56fa400b7748bf5900fb9fcf7ffe70340df08;hpb=e79cd249413d2af644690eaad0856dff90d31533;p=bertos.git diff --git a/Makefile.test b/Makefile.test index 8eb56fa4..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 @@ -47,6 +47,7 @@ include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader include ./boards/sam3x-ek/examples/sam3x-ek_codec/sam3x-ek_codec.mk include ./boards/sam3n-ek/templates/sam3n-ek_empty/sam3n-ek_empty.mk +include ./boards/sam3n-ek/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint.mk include ./boards/sam3n-ek/templates/sam3n-ek_kernel/sam3n-ek_kernel.mk include ./boards/sam3n-ek/examples/sam3n-ek_display/sam3n-ek_display.mk