Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bdf02ff5d677e9cbcfed5c84b302a1c0f1ce7723
/
.
/
boards
/
arm
/
lpcxpresso51u68
/
pre_dt_board.cmake
blob: 665c78c7838fdce99c1f218083131a5cc52207e0 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 metraTec GmbH
# 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"
)