Add MBEDTLS_ENTROPY_NV_SEED to NUCLEO_F411RE to fix the build

pull/9677/head
Oren Cohen 2019-02-12 11:22:15 +02:00
parent 091509705f
commit 8a5ccf25aa
1 changed files with 1 additions and 1 deletions

View File

@ -2439,7 +2439,7 @@
"macro_name": "CLOCK_SOURCE_USB" "macro_name": "CLOCK_SOURCE_USB"
} }
}, },
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C"], "macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C", "MBEDTLS_ENTROPY_NV_SEED"],
"device_has_add": [ "device_has_add": [
"SERIAL_ASYNCH", "SERIAL_ASYNCH",
"FLASH", "FLASH",