aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/drivers/rng.c
AgeCommit message (Expand)Author
2020-05-15nrf: Update to work with nrfx v2.0.0, to match TinyUSB.Jim Mussared
2020-02-18nrf: Use MICROPY_HW_ENABLE_RNG instead of MICROPY_PY_RANDOM_HW_RNG.Damien George
2020-02-18nrf: Remove custom "random" module and use extmod version instead.Damien George