Skip to content

Commit

Permalink
Merge branch 'master' into add-water-heater-to-energy-management-app
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterC1965 committed Aug 27, 2024
2 parents 2d0f2ec + d185778 commit 31e1022
Show file tree
Hide file tree
Showing 168 changed files with 3,881 additions and 4,952 deletions.
2 changes: 1 addition & 1 deletion config/esp32/components/chip/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
- if: "target != esp32h2"

espressif/esp_rcp_update:
version: "1.0.3"
version: "1.2.0"
rules:
- if: "idf_version >=5.0"

Expand Down
52 changes: 0 additions & 52 deletions docs/QUICK_START.md

This file was deleted.

4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Building and Developing

- A quick start guide to building a demo application and controller is
available in the [Getting started](./getting_started/) guide
- A guide to new cluster and device type development is available in the
[New Cluster and Device Type Developement Guide](./cluster_and_device_type_dev/)
- Documentation about building from the command line can be found in
[the build guide](guides/BUILDING.md)
- Documentation about running [cirque](https://github.com/openweave/cirque)
Expand Down
103 changes: 0 additions & 103 deletions docs/api/device_runner.md

This file was deleted.

Loading

0 comments on commit 31e1022

Please sign in to comment.