13 lines
418 B
C
13 lines
418 B
C
|
/*
|
||
|
* Copyright (c) 2019 Linaro Ltd.
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*
|
||
|
* This file is a temporary workaround for mapping of the generated information
|
||
|
* to the current driver definitions. This will be removed when the drivers
|
||
|
* are modified to handle the generated information, or the mapping of
|
||
|
* generated data matches the driver definitions.
|
||
|
*/
|
||
|
|
||
|
#define CONFIG_I2C_0_NAME DT_NIOS2_I2C_100200_LABEL
|