From bae22ff5bf8185b7ed2b6d26fb0d8f2c42253cfb Mon Sep 17 00:00:00 2001 From: areviu Date: Thu, 11 Jan 2018 21:41:51 +0000 Subject: update SDMMC driver and added test hal project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11264 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- .../debug/SAMA5D2-SDMMC (Load and Run).launch | 55 ++++++++++++++++++++++ .../SDMMC/debug/SAMA5D2-SDMMC (bootstrap).launch | 55 ++++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (Load and Run).launch create mode 100644 testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (bootstrap).launch (limited to 'testhal/ATSAMA5D2/SDMMC/debug') diff --git a/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (Load and Run).launch b/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (Load and Run).launch new file mode 100644 index 000000000..e68b5ed9a --- /dev/null +++ b/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (Load and Run).launch @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (bootstrap).launch b/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (bootstrap).launch new file mode 100644 index 000000000..7a1b87b82 --- /dev/null +++ b/testhal/ATSAMA5D2/SDMMC/debug/SAMA5D2-SDMMC (bootstrap).launch @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3