diff --git a/src/libs/lfs_config.h b/src/libs/lfs_config.h index 0c4a987eab..7f3b5e7150 100644 --- a/src/libs/lfs_config.h +++ b/src/libs/lfs_config.h @@ -230,4 +230,5 @@ static inline void lfs_free(void *p) { } /* extern "C" */ #endif +// This is required in order for the CRC implementation in littlefs/lfs_util.c to be compiled #undef LFS_CONFIG