X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;fp=Makefile.test;h=5c75dec13ae81710d8a41e277a6738ea0f7de6d3;hb=de3c229575285e7a314bdabf13a27bd468020cbb;hp=2f034c505e600198dac4a676e5996038e8d46fd1;hpb=3a92077cb4ff6601576aa96805ae99f24baf6447;p=bertos.git diff --git a/Makefile.test b/Makefile.test index 2f034c50..5c75dec1 100644 --- a/Makefile.test +++ b/Makefile.test @@ -39,6 +39,8 @@ include ./boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server.mk include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader.mk 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/templates/sam3n-ek_kernel/sam3n-ek_kernel.mk include ./boards/sam3n-ek/examples/sam3n-ek_display/sam3n-ek_display.mk include ./boards/stm32-p103/examples/usbserial/usbserial.mk