Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 28, 2024
1 parent c970312 commit 4f95762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/chip/esp32/esp32_codegen.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ macro(chip_app_component_zapgen ZAP_NAME)
target_sources(${COMPONENT_LIB} PRIVATE
${APP_TEMPLATE_GEN_FILES} ${CODEGEN_DATA_MODEL_SOURCES}

# SafeAttributePersistence neets ot be available for clusters
# SafeAttributePersistence needs ot be available for clusters
"${CHIP_ROOT}/src/app/SafeAttributePersistenceProvider.cpp"
"${CHIP_ROOT}/src/app/StorageDelegateWrapper.cpp"
)
Expand Down

0 comments on commit 4f95762

Please sign in to comment.