nRF52832 needs NRFX_RNG_ENABLED to use the legacy driver

pull/10652/head
RFulchiero 2018-10-08 16:24:18 -05:00 committed by desmond.chen
parent 35c14ebbe3
commit 317598604a
1 changed files with 1 additions and 1 deletions

View File

@ -2921,7 +2921,7 @@
// <e> NRFX_RNG_ENABLED - nrfx_rng - RNG peripheral driver
//==========================================================
#ifndef NRFX_RNG_ENABLED
#define NRFX_RNG_ENABLED 0
#define NRFX_RNG_ENABLED 1
#endif
// <q> NRFX_RNG_CONFIG_ERROR_CORRECTION - Error correction