Merge pull request from kfnta/fix_master

Add MBEDTLS_ENTROPY_NV_SEED to NUCLEO_F411RE to fix the build
pull/9692/head
Cruz Monrreal 2019-02-12 11:45:40 -06:00 committed by GitHub
commit 36e65d2cb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2439,7 +2439,7 @@
"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": [
"SERIAL_ASYNCH",
"FLASH",