X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=5c75dec13ae81710d8a41e277a6738ea0f7de6d3;hb=84d7581d4e99d656db0064086ecee8d9f30aeba3;hp=a7457b9c2aa438d80b19cf6bc95fe78efb61a608;hpb=a48b2f42ddd00db74a43d78715c620cf284a05c4;p=bertos.git diff --git a/Makefile.test b/Makefile.test index a7457b9c..5c75dec1 100644 --- a/Makefile.test +++ b/Makefile.test @@ -35,7 +35,12 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s- include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk +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