1/*
2 * Copyright 2024 STMicroelectronics
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/*
8 * Disable quadspi MPU region for testing
9 * on this stm32f7 target.
10 * Otherwise one region will be missing from the 8 MPU regions
11 */
12
13/delete-node/ &quadspi_memory;
14