/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2020-11-15 xckhmf First Verison * */ #ifndef __DRV_I2C_H__ #define __DRV_I2C_H__ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* __DRV_I2C_H__ */