format code (#5699)

This commit is contained in:
Man, Jianting (Meco)
2022-03-24 08:30:41 +08:00
committed by GitHub
parent 19f0f9e610
commit ba6f78bd8e
14 changed files with 16 additions and 16 deletions
@@ -16,7 +16,7 @@
#if !defined(BSP_USING_I2C0) && !defined(BSP_USING_I2C1) && !defined(BSP_USING_I2C2) && !defined(BSP_USING_I2C3)
#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
static const struct gd32_soft_i2c_config soft_i2c_config[] =