-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[esp32] Add lighting example #13174
[esp32] Add lighting example #13174
Conversation
c6ba22a
to
4d4fbd4
Compare
bccfd63
to
88f2f46
Compare
PR #13174: Size comparison from 206e173 to 88f2f46 Full report (29 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
88f2f46
to
10a8923
Compare
PR #13174: Size comparison from 206e173 to 10a8923 Full report (29 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
10a8923
to
f148cde
Compare
PR #13174: Size comparison from 206e173 to f148cde Full report (11 builds for k32w, linux, p6, qpg, telink)
|
f148cde
to
3954c8f
Compare
PR #13174: Size comparison from 206e173 to 3954c8f Full report (6 builds for k32w, qpg, telink)
|
3954c8f
to
6de3d79
Compare
PR #13174: Size comparison from 206e173 to 6de3d79 Full report (29 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
6de3d79
to
5f3e4f1
Compare
PR #13174: Size comparison from 206e173 to 5f3e4f1 Full report (14 builds for efr32, k32w, linux, p6, qpg, telink)
|
5f3e4f1
to
bfe13b2
Compare
PR #13174: Size comparison from 206e173 to bfe13b2 Full report (29 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
61d3f8f
to
db30767
Compare
PR #13174: Size comparison from a0e8e3a to db30767 Full report (2 builds for k32w)
|
db30767
to
62be518
Compare
PR #13174: Size comparison from fb154cf to 62be518 Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
62be518
to
73fb8c3
Compare
PR #13174: Size comparison from c25c4b3 to 73fb8c3 Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
* [esp32] Add lighting example * [esp32] Enable light example compilation in CI
Problem
Somehow, a simple Lighting example is missing for ESP platform. The all-cluster-app is too complex as a lighting device reference.
Change overview
Add lighting example for ESP platform, also add the new ESP32-S3 platform support.
Testing
Verified on ESP32, ESP32-C3, ESP32-S3.