zephyr/arch/arm/soc/nordic_nrf5/nrf52
Marti Bolivar 313b20d648 dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE
Use the define generated by the DTS instead of using the FLASH_ALIGN
alias. The latter is an internal mcuboot name. We shouldn't need it in
Zephyr itself.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-10-06 22:12:23 -04:00
..
Kconfig.defconfig.nrf52832_QFAA arm: dts: nrf: Remove !HAS_DTS Kconfig bits 2017-04-28 15:26:39 -05:00
Kconfig.defconfig.nrf52840_QIAA arm: dts: nrf: Remove !HAS_DTS Kconfig bits 2017-04-28 15:26:39 -05:00
Kconfig.defconfig.series arm: dts: nrf: Remove !HAS_DTS Kconfig bits 2017-04-28 15:26:39 -05:00
Kconfig.series arm: soc: nordic nRF52: Add MPU support 2017-05-28 09:18:54 -05:00
Kconfig.soc arm: soc: nordic nRF52: Add MPU support 2017-05-28 09:18:54 -05:00
Makefile arm: soc: nordic nRF52: Add MPU support 2017-05-28 09:18:54 -05:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mpu_mem_cfg.h arm: soc: nordic nRF52: Add MPU support 2017-05-28 09:18:54 -05:00
mpu_regions.c arm: soc: nordic nRF52: Add MPU support 2017-05-28 09:18:54 -05:00
soc.c arm: soc: nRF52: Add workaround for incorrect RESETREAS bits, errata 136 2017-10-06 22:11:21 -04:00
soc.h dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE 2017-10-06 22:12:23 -04:00