zephyr/arch/arm/soc
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
..
atmel_sam3 soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00
nordic_nrf5 doc|config: Nordic RF5 fix references to SOC_NRF5 2016-06-16 19:51:40 +00:00
nxp_kinetis nxp_kinetis: Add Kconfig options to select the SoC part number 2016-06-10 12:17:57 -05:00
st_stm32 soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00
ti_lm3s6965 soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00