src: Rename source folders for atsam and atsamd architectures

Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
This commit is contained in:
Florian Heilmann
2019-01-13 02:14:50 +01:00
committed by KevinOConnor
parent 432e6c490a
commit 6256599a6d
37 changed files with 84 additions and 77 deletions

View File

@@ -1,3 +1,3 @@
# Base config file for Atmel SAM3x8e ARM processor
CONFIG_MACH_SAM3=y
CONFIG_MACH_ATSAM=y
CONFIG_MACH_SAM3X8E=y

View File

@@ -1,3 +1,3 @@
# Base config file for Atmel SAM4E8E ARM processor
CONFIG_MACH_SAM3=y
CONFIG_MACH_ATSAM=y
CONFIG_MACH_SAM4E8E=y

View File

@@ -1,3 +1,3 @@
# Base config file for Atmel SAM4S8C ARM processor
CONFIG_MACH_SAM3=y
CONFIG_MACH_ATSAM=y
CONFIG_MACH_SAM4S8C=y

View File

@@ -1,2 +1,3 @@
# Base config file for SAMD21 boards
CONFIG_MACH_ATSAMD=y
CONFIG_MACH_SAMD21=y