Skip to content

Commit b705934

Browse files
Oren CohenCruz Monrreal II
authored andcommitted
Add MBEDTLS_ENTROPY_NV_SEED to NUCLEO_F411RE to fix the build
1 parent 1b5fdaf commit b705934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@
24352435
"macro_name": "CLOCK_SOURCE_USB"
24362436
}
24372437
},
2438-
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C"],
2438+
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C", "MBEDTLS_ENTROPY_NV_SEED"],
24392439
"device_has_add": [
24402440
"SERIAL_ASYNCH",
24412441
"FLASH",

0 commit comments

Comments
 (0)