aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SDMMC/chconf.h
diff options
context:
space:
mode:
authorisiora <none@example.com>2018-03-18 23:01:16 +0000
committerisiora <none@example.com>2018-03-18 23:01:16 +0000
commit169ab2e0d62b76d680bbc337f861d730ef9f6280 (patch)
tree6c58e621070a1df2e55079886029d88241fa3647 /testhal/ATSAMA5D2/SDMMC/chconf.h
parent99ef0b1cb8e62eedf824fa8ad1134e2890cfc30e (diff)
downloadChibiOS-169ab2e0d62b76d680bbc337f861d730ef9f6280.tar.gz
ChibiOS-169ab2e0d62b76d680bbc337f861d730ef9f6280.tar.bz2
ChibiOS-169ab2e0d62b76d680bbc337f861d730ef9f6280.zip
Enabled checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11816 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 3ab41afae..875a46084 100644
--- a/testhal/ATSAMA5D2/SDMMC/chconf.h
+++ b/testhal/ATSAMA5D2/SDMMC/chconf.h
@@ -419,7 +419,7 @@
*
* @note The default is @p FALSE.
*/
-#define CH_DBG_ENABLE_ASSERTS FALSE
+#define CH_DBG_ENABLE_ASSERTS TRUE
/**
* @brief Debug option, trace buffer.