Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions boards/adi/apard32690/apard32690_max32690_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32655evkit/max32655evkit_max32655_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32655fthr/max32655fthr_max32655_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32657evkit/max32657evkit_max32657_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024-2025 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32657evkit/max32657evkit_max32657_ns_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024-2025 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32662evkit/max32662evkit_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32666fthr/max32666fthr_max32666_cpu0_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32670evkit/max32670evkit_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32672evkit/max32672evkit_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32672fthr/max32672fthr_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32675evkit/max32675evkit_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32680evkit/max32680evkit_max32680_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max32690evkit/max32690evkit_max32690_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down
3 changes: 3 additions & 0 deletions boards/adi/max78002evkit/max78002evkit_max78002_m4_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0

# Enable MPU
CONFIG_ARM_MPU=y

# Enable GPIO
CONFIG_GPIO=y

Expand Down