Skip to content

Commit e9b9a3b

Browse files
authored
Merge pull request #367 from pennam/q-i2c-target
unoq: enable i2c target
2 parents c2014ad + 8098aff commit e9b9a3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CONFIG_FPU=y
1010
CONFIG_ADC=y
1111
CONFIG_DAC=y
1212
CONFIG_PWM=y
13+
CONFIG_I2C_TARGET=y
1314

1415
CONFIG_ICACHE=y
1516
CONFIG_DCACHE=y

0 commit comments

Comments
 (0)