zephyr/ext
Andrzej Puzdrowski 560b458a21 drives/flash: use nrfx for nrf
Introduce nrfx_nvmc driver into nordic flash driver implementation.
Thanks to that nrf9160 SoC becomes supported by the driver.

nrfx helps dealing with differences with interface to the NVMC
in secure and non-secure execution modes.

This patch adds NRFX_NVMC Kconfig entry for enabling nrfx_nvmc and
select it along with nordic flash driver.

Disabled UICR operation on nRF9160 for non-secure build
as UICR is not available in this mode.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-04-19 11:50:46 +02:00
..
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
fs kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
hal drives/flash: use nrfx for nrf 2019-04-19 11:50:46 +02:00
lib scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig modules: remove tinycbor from ext/ and use west module feature 2019-03-25 22:41:01 -04:00