Skip to content

Commit

Permalink
add build instructions to ota-provider-app (#9549)
Browse files Browse the repository at this point in the history
  • Loading branch information
holbrookt authored and pull[bot] committed Sep 16, 2021
1 parent 690bdfa commit 1091680
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/ota-provider-app/linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This is a reference application that implements an example of an OTA Provider
Cluster Server.

## Building

Suggest doing the following:
`scripts/examples/gn_build_example.sh examples/ota-provider-app/linux out/debug chip_config_network_layer_ble=false`

## Usage

`./ota-provider-app [--filepath \<filepath\>]`
Expand Down

0 comments on commit 1091680

Please sign in to comment.