FIX: block bitmap is not correctly initialized.
[lwext4.git] / lwext4 / ext4_config.h
index 65c8e102e363eb6183985f4982f283df4f2966d1..5b0af0c2c62bb228c6d475027f088d277a8d4b84 100644 (file)
 
 /**@brief   Include assert codes from ext4_debug or standard library.*/
 #ifndef CONFIG_HAVE_OWN_ASSERT
-#define CONFIG_HAVE_OWN_ASSERT 1
+#define CONFIG_HAVE_OWN_ASSERT 0
 #endif
 
 /**@brief   Statistics of block device*/