4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 12:33:32 +08:00
2021-02-26 17:32:33 +08:00

17 lines
282 B
C

/*
* Copyright (c) 2006-2020, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2021-02-26 Jackistang first version
*
*/
#ifndef __DRV_I2C_H__
#define __DRV_I2C_H__
#endif /* __DRV_I2C_H__ */