Skip to content

Commit

Permalink
samples: bt: enable entropy generator for frdm_k64f
Browse files Browse the repository at this point in the history
Enable entropy generator as needed by these samples.

Fixes zephyrproject-rtos#82344

Signed-off-by: Manuel Argüelles <[email protected]>
  • Loading branch information
manuargue committed Nov 29, 2024
1 parent 6c7b38f commit cfaa3de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/bluetooth/peripheral_hr/boards/frdm_k64f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ENTROPY_GENERATOR=y
1 change: 1 addition & 0 deletions samples/bluetooth/peripheral_ht/boards/frdm_k64f.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_ENTROPY_GENERATOR=y

0 comments on commit cfaa3de

Please sign in to comment.