X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=1eefd55c16f23e1fb352c4bc9d8e2a37a28f5d6f;hb=ba19129961d4c83e40df170d25633fc79f504866;hp=faef0044ada4b64bfe8533b41c57e9a1e9dda310;hpb=5e73aab9a17894e79527640580b759e87a4dec8c;p=bertos.git diff --git a/Makefile.test b/Makefile.test index faef0044..1eefd55c 100644 --- a/Makefile.test +++ b/Makefile.test @@ -11,10 +11,10 @@ include ./examples/test/avrtest.mk include ./examples/test/armtest.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 -#include ./boards/arduino/templates/arduino_empty/arduino_empty.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 +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 @@ -42,6 +42,6 @@ include ./boards/stm32-p103/examples/usbmouse/usbmouse.mk include ./boards/stm32-p103/examples/usbkeyboard/usbkeyboard.mk include ./boards/ek-lm3s1968/examples/gps/gps.mk include ./boards/at91sam7x-ek/examples/sd_fat/sd_fat.mk -#include ./boards/at91sam7x-ek/examples/tcp_server/tcp_server.mk +include ./boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/at91sam7x-ek_tcp_server.mk include bertos/rules.mk