zephyr/soc/arm/atmel_sam0/same53
Kumar Gala 28da5fdde7 sam0: flash: Fix build issue reported by flash_shell sample
The DT_FLASH_DEV_NAME define used by the sample was set to a define
symbol that was never generated.  Change it to use
DT_INST_0_ATMEL_SAM0_NVMCTRL_LABEL on the sam0 family of SoCs that
had this issue.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-02-08 10:29:28 -06:00
..
Kconfig.defconfig.series
Kconfig.series soc: arm: remove explicit selection of already selected symbols 2020-01-20 17:23:42 -05:00
Kconfig.soc
dts_fixup.h sam0: flash: Fix build issue reported by flash_shell sample 2020-02-08 10:29:28 -06:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.h