zephyr/boards/arm/mimxrt595_evk/pre_dt_board.cmake

6 lines
201 B
CMake

# Copyright (c) 2022, NXP
# SPDX-License-Identifier: Apache-2.0
# Suppress "simple_bus_reg" on RT5XX boards as all GPIO ports use the same register.
list(APPEND EXTRA_DTC_FLAGS "-Wno-simple_bus_reg")