From 81fc1ef3995af4857a815f09c591d20fd351012c Mon Sep 17 00:00:00 2001 From: areviu Date: Mon, 12 Mar 2018 19:31:13 +0000 Subject: fixed reliance demo configuration and chconf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11707 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testhal/ATSAMA5D2/SDMMC/redconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testhal/ATSAMA5D2/SDMMC/redconf.c') diff --git a/testhal/ATSAMA5D2/SDMMC/redconf.c b/testhal/ATSAMA5D2/SDMMC/redconf.c index 480af8e03..305933f93 100644 --- a/testhal/ATSAMA5D2/SDMMC/redconf.c +++ b/testhal/ATSAMA5D2/SDMMC/redconf.c @@ -27,7 +27,7 @@ const VOLCONF gaRedVolConf[REDCONF_VOLUME_COUNT] = false, //fAtomicSectorWrite 1024U, //ulInodeCount 2U, //bBlockIoRetries - "CHIBIVOL" + "" } }; -- cgit v1.2.3