zephyr/boards/arm/lpcxpresso55s69/pre_dt_board.cmake

6 lines
199 B
CMake
Raw Permalink Normal View History

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