Skip to content

Commit

Permalink
Support EVSE and Device Energy Management Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jadhavrohit924 committed Jan 22, 2024
1 parent d8d79d6 commit 4e76a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/energy-management-app/esp32/main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ set(SRC_DIRS_LIST
"${CMAKE_SOURCE_DIR}/third_party/connectedhomeip/src/app/clusters/ota-requestor"
"${CMAKE_SOURCE_DIR}/third_party/connectedhomeip/src/app/clusters/groups-server"
"${CMAKE_SOURCE_DIR}/third_party/connectedhomeip/src/app/clusters/group-key-mgmt-server"
"${CMAKE_SOURCE_DIR}/third_party/connectedhomeip/src/app/clusters/mode-base-server"
)

set(PRIV_REQUIRES_LIST chip QRCode bt led_strip app_update openthread driver nvs_flash spi_flash)
Expand Down

0 comments on commit 4e76a80

Please sign in to comment.