boards: Add MAX32655FTHR board
Added MAX32655FTHR boards. For more information about this board please check https://www.analog.com/MAX32655FTHR Co-authored-by: Maureen Helm <maureen.helm@analog.com> Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
ff89fc98ea
commit
7204e24aa1
10 changed files with 364 additions and 0 deletions
7
boards/adi/max32655fthr/Kconfig.max32655fthr
Normal file
7
boards/adi/max32655fthr/Kconfig.max32655fthr
Normal file
|
@ -0,0 +1,7 @@
|
|||
# MAX32655FTHR boards configuration
|
||||
|
||||
# Copyright (c) 2023-2024 Analog Devices, Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_MAX32655FTHR
|
||||
select SOC_MAX32655_M4 if BOARD_MAX32655FTHR_MAX32655_M4
|
Loading…
Add table
Add a link
Reference in a new issue