We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35672cd commit ce63fd7Copy full SHA for ce63fd7
bsp/renesas/ra8d1-vision-board/board/Kconfig
@@ -506,6 +506,7 @@ menu "Hardware Drivers Config"
506
menuconfig BSP_USING_HW_I2C
507
bool "Enable hardware I2C BUS"
508
default n
509
+ select RT_USING_I2C
510
if BSP_USING_HW_I2C
511
config BSP_USING_HW_I2C0
512
bool "Enable Hardware I2C0 BUS"
0 commit comments