update for file format
This commit is contained in:
parent
0449ade73b
commit
ebcc2cb8c1
@ -19,7 +19,7 @@
|
|||||||
#if !defined(BSP_USING_I2C1) && !defined(BSP_USING_I2C2) && \
|
#if !defined(BSP_USING_I2C1) && !defined(BSP_USING_I2C2) && \
|
||||||
!defined(BSP_USING_I2C3)
|
!defined(BSP_USING_I2C3)
|
||||||
#error "Please define at least one BSP_USING_I2Cx"
|
#error "Please define at least one BSP_USING_I2Cx"
|
||||||
/* this driver can be disabled at menuconfig �RT-Thread Components �Device Drivers */
|
/* this driver can be disabled at menuconfig RT-Thread Components Device Drivers */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const struct at32_soft_i2c_config soft_i2c_config[] =
|
static const struct at32_soft_i2c_config soft_i2c_config[] =
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#if !defined(BSP_USING_I2C1) && !defined(BSP_USING_I2C2) && \
|
#if !defined(BSP_USING_I2C1) && !defined(BSP_USING_I2C2) && \
|
||||||
!defined(BSP_USING_I2C3)
|
!defined(BSP_USING_I2C3)
|
||||||
#error "Please define at least one BSP_USING_I2Cx"
|
#error "Please define at least one BSP_USING_I2Cx"
|
||||||
/* this driver can be disabled at menuconfig �RT-Thread Components �Device Drivers */
|
/* this driver can be disabled at menuconfig RT-Thread Components Device Drivers */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const struct at32_soft_i2c_config soft_i2c_config[] =
|
static const struct at32_soft_i2c_config soft_i2c_config[] =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user