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 55103c2 commit 3f5137fCopy full SHA for 3f5137f
configs/defconfig.esp32c6
@@ -3,6 +3,9 @@
3
4
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
5
6
+# v0.0 C6 has reg i2c rom bug
7
+CONFIG_ESP_ROM_HAS_REGI2C_BUG
8
+
9
# Enable LP Core
10
CONFIG_ULP_COPROC_ENABLED=y
11
CONFIG_ULP_COPROC_TYPE_LP_CORE=y
0 commit comments