-
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
[Mbed] Fix device commisioning - BLE adv and LWIP PKTINFO #13629
[Mbed] Fix device commisioning - BLE adv and LWIP PKTINFO #13629
Conversation
PR #13629: Size comparison from de454db to 4b835a0 Increases (4 builds for mbed)
Decreases (2 builds for mbed)
Full report (21 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
|
/rebase |
fast track: platform specific change. |
4b835a0
to
28a69ba
Compare
PR #13629: Size comparison from be806bb to 28a69ba Full report (14 builds for efr32, k32w, linux, p6, qpg, telink)
|
28a69ba
to
de1c32e
Compare
PR #13629: Size comparison from fba51b9 to de1c32e Increases (4 builds for mbed)
Decreases (2 builds for mbed)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
de1c32e
to
e9f557f
Compare
PR #13629: Size comparison from b700fb8 to e9f557f Increases (4 builds for mbed)
Decreases (2 builds for mbed)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
e9f557f
to
65f47cb
Compare
PR #13629: Size comparison from 786fdfa to 65f47cb Increases (2 builds for mbed)
Decreases (2 builds for mbed)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
65f47cb
to
5751e35
Compare
PR #13629: Size comparison from 6e1a741 to 5751e35 Increases (2 builds for mbed)
Decreases (2 builds for mbed)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
@andy31415 @bzbarsky-apple Can we merge this PR? |
5751e35
to
67d6061
Compare
PR #13629: Size comparison from 1b49aee to 67d6061 Increases (2 builds for mbed)
Decreases (2 builds for mbed)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
67d6061
to
49ae19d
Compare
PR #13629: Size comparison from e169fcf to 49ae19d Increases (2 builds for mbed)
Decreases (2 builds for mbed)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
@ATmobica I can't merge it because Github thinks it has conflicts? |
49ae19d
to
487b33b
Compare
@bzbarsky-apple Conflicts resolved |
PR #13629: Size comparison from 02631e5 to 487b33b Full report (15 builds for cyw30739, efr32, k32w, linux, p6, qpg, telink)
|
487b33b
to
57bdb23
Compare
@andy31415 @bzbarsky-apple @woody-apple |
Needs to be rebased on top of #14384 once that lands to fix CI. :( I'm really sorry about the pain here.... |
@bzbarsky-apple Ok, I'm waiting to merge this fix. |
PR #13629: Size comparison from c62489b to 57bdb23 Full report (11 builds for k32w, linux, p6, qpg, telink)
|
/rebase |
57bdb23
to
56c6452
Compare
PR #13629: Size comparison from ba45194 to 56c6452 Increases (1 build for mbed)
Decreases (2 builds for mbed)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Remove unnecessary code in AppTask.cpp files
56c6452
to
360e938
Compare
PR #13629: Size comparison from 40cc421 to 360e938 Increases (1 build for mbed)
Decreases (2 builds for mbed)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
…ip#13629) * Add LWIP recvinfo flag to mbed application * Add chip_configure_data_model to lock-app and lighting-app cmake * Add start BLE advertising after push button Remove unnecessary code in AppTask.cpp files * Update mbed docs
Problem
We need to fix some issues to improve the device commissioning process according to a new specification.
Change overview
Add LWIP recvinfo flag to mbed application
Add chip_configure_data_model to lock-app and lighting-app cmake
Add start BLE advertising after push button
Update mbed documentation
Testing
Build and run Mbed examples, commissioning device with chip-device-controller