diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-14 15:17:51 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-18 12:43:16 +1100 |
commit | ac8383a95d3cf39f8d8433f5c58f62dd74536110 (patch) | |
tree | d237b8cc5933f644717dd722abb7217746776800 /py/objfloat.c | |
parent | 6ad3bb1e121128b3ad3a5acacda97459f3a75514 (diff) |
nrf: Use MICROPY_HW_ENABLE_RNG instead of MICROPY_PY_RANDOM_HW_RNG.
The "random" module no longer uses the hardware RNG (the extmod version of
this module has a pseudo-random number generator), so the config option
MICROPY_PY_RANDOM_HW_RNG is no longer meaningful. This commit replaces it
with MICROPY_HW_ENABLE_RNG, which controls whether the hardware RNG is
included in the build.
Diffstat (limited to 'py/objfloat.c')
0 files changed, 0 insertions, 0 deletions