mbedtls: Enable filesystem support

This commit is contained in:
Angus Gratton 2017-02-06 15:33:31 +11:00
parent 5f549aab2e
commit 74817c35f3

View file

@ -782,7 +782,7 @@
* *
* Enable functions that use the filesystem. * Enable functions that use the filesystem.
*/ */
//#define MBEDTLS_FS_IO #define MBEDTLS_FS_IO
/** /**
* \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES * \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES