Skip to content

Commit 36e65d2

Browse files
author
Cruz Monrreal
authored
Merge pull request #9677 from kfnta/fix_master
Add MBEDTLS_ENTROPY_NV_SEED to NUCLEO_F411RE to fix the build
2 parents 0915097 + 8a5ccf2 commit 36e65d2

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
@@ -2439,7 +2439,7 @@
24392439
"macro_name": "CLOCK_SOURCE_USB"
24402440
}
24412441
},
2442-
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C"],
2442+
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C", "MBEDTLS_ENTROPY_NV_SEED"],
24432443
"device_has_add": [
24442444
"SERIAL_ASYNCH",
24452445
"FLASH",

0 commit comments

Comments
 (0)