mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
cpu/nrf5x_common: enable bias correction in hwrng
This commit is contained in:
parent
8136edca95
commit
dd2d6b174e
@ -30,7 +30,8 @@
|
||||
|
||||
void hwrng_init(void)
|
||||
{
|
||||
/* nothing to do here */
|
||||
/* enable bias correction */
|
||||
NRF_RNG->CONFIG = 1;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user