From 34d9004db7668b2bdca62747bb1b44129b09cf2d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 13 Jan 2012 18:14:58 +0100 Subject: [PATCH] disabled test projects (should be moved in another folder) --- .../sam/cores/sam/prod_test_due/{main.cpp => main.cpp.disabled} | 0 .../sam/cores/sam/validation/{test.cpp => test.cpp.disabled} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename hardware/arduino/sam/cores/sam/prod_test_due/{main.cpp => main.cpp.disabled} (100%) rename hardware/arduino/sam/cores/sam/validation/{test.cpp => test.cpp.disabled} (100%) diff --git a/hardware/arduino/sam/cores/sam/prod_test_due/main.cpp b/hardware/arduino/sam/cores/sam/prod_test_due/main.cpp.disabled similarity index 100% rename from hardware/arduino/sam/cores/sam/prod_test_due/main.cpp rename to hardware/arduino/sam/cores/sam/prod_test_due/main.cpp.disabled diff --git a/hardware/arduino/sam/cores/sam/validation/test.cpp b/hardware/arduino/sam/cores/sam/validation/test.cpp.disabled similarity index 100% rename from hardware/arduino/sam/cores/sam/validation/test.cpp rename to hardware/arduino/sam/cores/sam/validation/test.cpp.disabled