summaryrefslogtreecommitdiff
path: root/py/objfloat.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2020-02-14 15:17:51 +1100
committerDamien George <damien.p.george@gmail.com>2020-02-18 12:43:16 +1100
commitac8383a95d3cf39f8d8433f5c58f62dd74536110 (patch)
treed237b8cc5933f644717dd722abb7217746776800 /py/objfloat.c
parent6ad3bb1e121128b3ad3a5acacda97459f3a75514 (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