Added MAX32655EVKit boards. For more information about this board please check https://www.analog.com/ Co-authored-by: Kevin Townsend <kevin.townsend@analog.com> Co-authored-by: Maureen Helm <maureen.helm@analog.com> Co-authored-by: Okan Sahin <okan.sahin@analog.com> Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
# MAX32655EVKIT boards configuration
|
|
|
|
# Copyright (c) 2023-2024 Analog Devices, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_MAX32655EVKIT
|
|
select SOC_MAX32655_M4 if BOARD_MAX32655EVKIT_MAX32655_M4
|