To un-block continuing of soc and board porting then move all socs and boards which have not yet been ported to boards_legacy / soc_legacy folders. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
# Atmel SAM4S Xplained Board selection
|
|
|
|
# Copyright (c) 2017 Justin Watson
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_SAM4S_XPLAINED
|
|
bool "Atmel SAM4S Xplained"
|
|
depends on SOC_PART_NUMBER_SAM4S16C
|