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 560acb5 commit 7bd0a5bCopy full SHA for 7bd0a5b
variants/arduino_portenta_c33_r7fa6m5bh3cfc/arduino_portenta_c33_r7fa6m5bh3cfc.conf
@@ -33,6 +33,7 @@ CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=8192
33
34
CONFIG_ADC=y
35
CONFIG_PWM=y
36
+CONFIG_I2C_TARGET=y
37
38
CONFIG_NET_CORE_LOG_LEVEL_DBG=y
39
@@ -100,4 +101,4 @@ CONFIG_BT_BUF_CMD_TX_SIZE=255
100
101
CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
102
CONFIG_BT_MAX_CONN=4
103
CONFIG_BT_CTLR_ADV_EXT=y
-CONFIG_BT_CTLR_ADV_PERIODIC=y
104
+CONFIG_BT_CTLR_ADV_PERIODIC=y
0 commit comments