aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SDMMC/fat32test.h
diff options
context:
space:
mode:
authoredolomb <none@example.com>2019-01-17 15:38:09 +0000
committeredolomb <none@example.com>2019-01-17 15:38:09 +0000
commit47578d38c5424db7de86beb575e333bbd1054133 (patch)
treeef9fe1fd8df4b0e3a6752e62676b979d74d371e2 /testhal/ATSAMA5D2/SDMMC/fat32test.h
parent3aa6ce94a8c38e1aaac0a02b095dedfe8e65339d (diff)
downloadChibiOS-47578d38c5424db7de86beb575e333bbd1054133.tar.gz
ChibiOS-47578d38c5424db7de86beb575e333bbd1054133.tar.bz2
ChibiOS-47578d38c5424db7de86beb575e333bbd1054133.zip
Deleted old xplained testhal demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12546 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2/SDMMC/fat32test.h')
-rw-r--r--testhal/ATSAMA5D2/SDMMC/fat32test.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/testhal/ATSAMA5D2/SDMMC/fat32test.h b/testhal/ATSAMA5D2/SDMMC/fat32test.h
deleted file mode 100644
index a9d0a2c66..000000000
--- a/testhal/ATSAMA5D2/SDMMC/fat32test.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef FAT32TEST_H_
-#define FAT32TEST_H_
-
-
-
-
-extern void fat32test_demo(void);
-
-
-#endif /* FAT32TEST_H_ */