Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform: nordic: Allow reading UICR registers
On certain nRF plaforms, like nRF9160, reading UICR registers might need special handling, which is already implemented in nrfx_nvmc_uicr_word_read() so use that, instead on memcpy(). For more information, see nRF9160 Errata 7. Change-Id: Iea9d0bf4184decd5650b4d4b620fbef0c64a55f6 Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
- Loading branch information