diff options
Diffstat (limited to 'testhal/ATSAMA5D2/SDMMC/chconf.h')
-rw-r--r-- | testhal/ATSAMA5D2/SDMMC/chconf.h | 2 |
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.
|