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 d306e39 commit c0c353eCopy full SHA for c0c353e
bsp/maxim/MAX32660_EVSYS/.config
@@ -120,9 +120,7 @@ CONFIG_RT_SERIAL_RB_BUFSZ=64
120
# CONFIG_RT_USING_CAN is not set
121
# CONFIG_RT_USING_HWTIMER is not set
122
# CONFIG_RT_USING_CPUTIME is not set
123
-CONFIG_RT_USING_I2C=y
124
-# CONFIG_RT_I2C_DEBUG is not set
125
-# CONFIG_RT_USING_I2C_BITOPS is not set
+# CONFIG_RT_USING_I2C is not set
126
# CONFIG_RT_USING_PHY is not set
127
CONFIG_RT_USING_PIN=y
128
# CONFIG_RT_USING_ADC is not set
bsp/maxim/MAX32660_EVSYS/rtconfig.h
@@ -79,7 +79,6 @@
79
#define RT_USING_SERIAL
80
#define RT_SERIAL_USING_DMA
81
#define RT_SERIAL_RB_BUFSZ 64
82
-#define RT_USING_I2C
83
#define RT_USING_PIN
84
85
/* Using USB */
0 commit comments