samples: usb: Software RNG for nRF53
nRF53 application core does not have RNG peripheral. Software implementation must be used instead. This patch adds config overlay for hid-cdc nRF5340 sample. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
This commit is contained in:
parent
c0f440a0f1
commit
d86c43fbb0
|
@ -0,0 +1,2 @@
|
|||
CONFIG_TEST_RANDOM_GENERATOR=y
|
||||
CONFIG_TIMER_RANDOM_GENERATOR=y
|
Loading…
Reference in a new issue