zephyr/soc/arm/nordic_nrf/nrf91
Andrzej Głąbek 92096048f7 soc: nrf9160: Remove unsupported Kconfig option GPIO_AS_PINRESET
In nRF9160 the reset pin is a dedicated one, it cannot be configured
as a regular GPIO pin, so this option should not be presented to users
building for this SoC, to not generate confusion.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-08-09 20:14:24 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig.nrf9160_SICA
Kconfig.defconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.soc soc: nrf9160: Remove unsupported Kconfig option GPIO_AS_PINRESET 2019-08-09 20:14:24 +02:00
dts_fixup.h samples: drivers: counter: alarm: Fix compilation for nrf boards 2019-06-14 05:44:39 -04:00
linker.ld
mpu_regions.c cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
soc.c soc: arm: nordic_nrf: force platform-specific initialization 2019-05-27 09:20:50 -04:00
soc.h