You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2019. It is now read-only.
This example configuration generates following build error:
In file included from ./mbed-os/features/mbedtls/inc/mbedtls/config.h:2585:0,
from ./mbed-os/features/FEATURE_CLIENT/mbed-client-mbed-tls/mbed-client-mbedtls/m2mconnectionsecuritypimpl.h:25,
from .\mbed-os\features\FEATURE_CLIENT\mbed-client-mbed-tls\source\m2mconnectionsecurity.cpp:22:
./mbed-os/features/mbedtls/inc/mbedtls/check_config.h:135:2: error: #error "MBEDTLS_TEST_NULL_ENTROPY defined, but not all prerequisites"
#error "MBEDTLS_TEST_NULL_ENTROPY defined, but not all prerequisites"
^
[mbed] ERROR: "python" returned error code 1.
I think correct configuration for the mbed_app.json file is something like this: