mirror of https://github.com/ARMmbed/mbed-os.git
Add MBEDTLS_ENTROPY_NV_SEED to NUCLEO_F411RE to fix the build
parent
091509705f
commit
8a5ccf25aa
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue