X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=faef0044ada4b64bfe8533b41c57e9a1e9dda310;hb=86058e03a432412b5571580bdbb7738f67ff74df;hp=2cfc9383c80a0ee44d1079754d767caa7e6adac0;hpb=a97f9a564a7d42f123aaf453d1ab10c5e1545069;p=bertos.git diff --git a/Makefile.test b/Makefile.test index 2cfc9383..faef0044 100644 --- a/Makefile.test +++ b/Makefile.test @@ -7,10 +7,10 @@ default: all include bertos/config.mk -#include ./examples/test/avrtest.mk -#include ./examples/test/armtest.mk +include ./examples/test/avrtest.mk +include ./examples/test/armtest.mk -#include ./boards/arduino/examples/arduino_aprs/arduino_aprs.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 @@ -34,7 +34,7 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_context_switch/at91sam7s-ek include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s-ek_kernel_footprint.mk include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk -include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_tcp_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk include ./boards/sam3n-ek/examples/display/display.mk include ./boards/stm32-p103/examples/usbserial/usbserial.mk