From ba9b7671a05e8476e66ec5fd779e29d55040ce97 Mon Sep 17 00:00:00 2001 From: areviu Date: Thu, 1 Feb 2018 18:49:41 +0000 Subject: update sdmmc test hal project with read and write to file git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11419 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/ATSAMA5D2/SDMMC/mcuconf.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testhal/ATSAMA5D2/SDMMC/mcuconf.h') diff --git a/testhal/ATSAMA5D2/SDMMC/mcuconf.h b/testhal/ATSAMA5D2/SDMMC/mcuconf.h index b9173531f..d1e0fe8d6 100644 --- a/testhal/ATSAMA5D2/SDMMC/mcuconf.h +++ b/testhal/ATSAMA5D2/SDMMC/mcuconf.h @@ -82,10 +82,12 @@ /* * SECUMOD */ +#define HAL_USE_SECUMOD FALSE #define SAMA_ST_USE_PIT TRUE #define SAMA_ST_USE_TC0 FALSE #define SAMA_ST_USE_TC1 FALSE + /* * TC driver system settings. */ -- cgit v1.2.3