zephyr/arch/arm/soc/nordic_nrf5/nrf52
Inaky Perez-Gonzalez 60f5c97dd0 doc|config: Nordic RF5 fix references to SOC_NRF5
There was a reference to SOC_FAMILY_NRF5 which was not use by anyone
else and it seemes like it was a typo, where the right reference was
to symbol SOC_NRF5. However, the right fix is to move both sites to
use SOC_FAMILY_NRF5 *and* fix the SOC_SERIES to be only nrf52,
otherwise it causes path duplication and the build fails.

This was also causing documentation warnings that are thus killed.

Change-Id: I92e74a6158f02df43e6e857df8f1e67bcfdd9551
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-16 19:51:40 +00:00
..
Kconfig.defconfig.nrf52832
Kconfig.defconfig.series doc|config: Nordic RF5 fix references to SOC_NRF5 2016-06-16 19:51:40 +00:00
Kconfig.series
Kconfig.soc More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
Makefile nrf52: Provide Nordic MDK compatible macro based on SoC series 2016-06-03 04:41:26 -07:00
linker.ld
soc.c nrf52: Use nrf.h instead of *nrf*.h 2016-06-03 04:41:26 -07:00
soc.h
soc_irq.h