Skip to content

Commit fab6f6f

Browse files
authored
CONFIG_ESP_ROM_HAS_REGI2C_BUG=y
1 parent 3f5137f commit fab6f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
55

66
# v0.0 C6 has reg i2c rom bug
7-
CONFIG_ESP_ROM_HAS_REGI2C_BUG
7+
CONFIG_ESP_ROM_HAS_REGI2C_BUG=y
88

99
# Enable LP Core
1010
CONFIG_ULP_COPROC_ENABLED=y

0 commit comments

Comments
 (0)