1# Copyright (c) 2021 metraTec GmbH
2# SPDX-License-Identifier: Apache-2.0
3
4# Suppress "simple_bus_reg" on LPC boards as all GPIO ports use the same register.
5list(APPEND EXTRA_DTC_FLAGS "-Wno-simple_bus_reg")
6