aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SDMMC/chconf.h
diff options
context:
space:
mode:
authorareviu <areviu.info@gmail.com>2018-03-12 19:31:13 +0000
committerareviu <areviu.info@gmail.com>2018-03-12 19:31:13 +0000
commit81fc1ef3995af4857a815f09c591d20fd351012c (patch)
treea10f20d1dbb367c2b3ec4654301c13488149a5b3 /testhal/ATSAMA5D2/SDMMC/chconf.h
parent49cbed4e679b0ab1dcb0f17b67744f86abf3459b (diff)
downloadChibiOS-81fc1ef3995af4857a815f09c591d20fd351012c.tar.gz
ChibiOS-81fc1ef3995af4857a815f09c591d20fd351012c.tar.bz2
ChibiOS-81fc1ef3995af4857a815f09c591d20fd351012c.zip
fixed reliance demo configuration and chconf
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11707 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/ATSAMA5D2/SDMMC/chconf.h')
-rw-r--r--testhal/ATSAMA5D2/SDMMC/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/SDMMC/chconf.h b/testhal/ATSAMA5D2/SDMMC/chconf.h
index 49b16647b..d0f3b0374 100644
--- a/testhal/ATSAMA5D2/SDMMC/chconf.h
+++ b/testhal/ATSAMA5D2/SDMMC/chconf.h
@@ -409,7 +409,7 @@
*
* @note The default is @p FALSE.
*/
-#define CH_DBG_ENABLE_CHECKS FALSE
+#define CH_DBG_ENABLE_CHECKS TRUE
/**
* @brief Debug option, consistency checks.