summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorglennrub <glennbakke@gmail.com>2017-10-04 20:45:40 +0200
committerGitHub <noreply@github.com>2017-10-04 20:45:40 +0200
commitf49b202e7d11c36a41d096a58a0dfeb6af5d1df7 (patch)
treeab1ddd7d245c4d2cf6dc3c136870f664bc463c68 /tests
parent8c0bbb983b9f917b05aa7390b09966bef567d1fe (diff)
nrf/hal/rng: Adding HAL driver for accessing RNG peripheral
The driver also takes care of calling the Bluetooth LE stack for random values if the stack is enabled. The reason for this is that the Bluetooth LE stack take ownership of the NRF_RNG when enabled. Tolerate to enable/disable on the fly, and will choose to use direct access to the peripheral if Bluetooth LE stack is disabled or not compiled in at all. Driver has been included in the top Makefile, and will not be compiled in unless nrf51_hal_conf.h/nrf52_hal_conf.h defines HAL_RNG_MODULE_ENABLED (1).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions