Skip to content

Commit 8c17e97

Browse files
authored
feat(matter): testing freertos backward compatibility
1 parent 0fbcf11 commit 8c17e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ CONFIG_USE_MINIMAL_MDNS=y
6060
CONFIG_ENABLE_EXTENDED_DISCOVERY=y
6161

6262
# FreeRTOS should use legacy API
63-
CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
63+
# CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
6464

6565
# Use compact attribute storage mode
6666
CONFIG_ESP_MATTER_NVS_USE_COMPACT_ATTR_STORAGE=y

0 commit comments

Comments
 (0)