/* * SPDX-License-Identifier: Apache-2.0 * * Copyright (c) 2019 Nordic Semiconductor * * Not a generated file. Feel free to modify. * * Poorly named for legacy compatibility reasons. */ #ifndef GENERATED_DTS_BOARD_H #define GENERATED_DTS_BOARD_H #include /* The following definitions fixup the generated include */ #ifdef DTS_BOARD_FIXUP_FILE #include DTS_BOARD_FIXUP_FILE #endif #ifdef DTS_SOC_FIXUP_FILE #include DTS_SOC_FIXUP_FILE #endif #ifdef DTS_APP_FIXUP_FILE #include DTS_APP_FIXUP_FILE #endif #ifdef DTS_SHIELDS_FIXUP_FILE #include DTS_SHIELDS_FIXUP_FILE #endif #endif /* GENERATED_DTS_BOARD_H */