Skip to content

Commit

Permalink
[OTA] Fix OTARequestorDriverImpl inclusion (#15981)
Browse files Browse the repository at this point in the history
  • Loading branch information
carol-apple authored Mar 9, 2022
1 parent 35fad7d commit d5f4b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/mbed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ endif(CONFIG_CHIP_PW_RPC)

if (CONFIG_CHIP_OTA_REQUESTOR)
target_include_directories(${APP_TARGET} PRIVATE
${CHIP_ROOT}/examples/platform/mbed/ota/
${CHIP_ROOT}/src/app/clusters/ota-requestor
${CHIP_ROOT}/src/platform
${CHIP_ROOT}/src/platform/mbed
Expand Down

0 comments on commit d5f4b0b

Please sign in to comment.