File tree Expand file tree Collapse file tree
bsp/gd32/arm/gd32h759i-eval Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1441,15 +1441,7 @@ CONFIG_BSP_USING_UART0=y
14411441# CONFIG_BSP_USING_UART1 is not set
14421442# CONFIG_BSP_USING_UART2 is not set
14431443# CONFIG_BSP_USING_UART3 is not set
1444- CONFIG_BSP_USING_I2C=y
1445- # CONFIG_BSP_USING_HARD_I2C is not set
1446- CONFIG_BSP_USING_SOFT_I2C=y
1447- CONFIG_BSP_USING_I2C0=y
1448- CONFIG_BSP_I2C0_SCL_PIN=116
1449- CONFIG_BSP_I2C0_SDA_PIN=27
1450- # CONFIG_BSP_USING_I2C1 is not set
1451- # CONFIG_BSP_USING_I2C2 is not set
1452- # CONFIG_BSP_USING_I2C3 is not set
1444+ # CONFIG_BSP_USING_I2C is not set
14531445# end of On-chip Peripheral Drivers
14541446
14551447#
Original file line number Diff line number Diff line change 424424#define BSP_USING_GPIO
425425#define BSP_USING_UART
426426#define BSP_USING_UART0
427- #define BSP_USING_I2C
428- #define BSP_USING_SOFT_I2C
429- #define BSP_USING_I2C0
430- #define BSP_I2C0_SCL_PIN 116
431- #define BSP_I2C0_SDA_PIN 27
432427/* end of On-chip Peripheral Drivers */
433428
434429/* Board extended module Drivers */
You can’t perform that action at this time.
0 commit comments