-
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
[Telink]: BLE commissioning (docker part) #15722
[Telink]: BLE commissioning (docker part) #15722
Conversation
PR #15722: Size comparison from ac101cd to cb24c4b Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fast tracking platform changes.
PR #15722: Size comparison from 5e4a98c to e3f9ee2 Full report (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Hi @Damian-Nordic, @woody-apple As I see doxygen and infenion docker images have some troubles to be built. Regards, |
PR #15722: Size comparison from cd44f9b to 5c9050f Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #15722: Size comparison from 2982c0c to af48d24 Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #15722: Size comparison from d86f8fb to c8cb34c Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
Infineon was fixed in 0.57 just today. For doxygen I will have to review. Generally when image |
PR #15722: Size comparison from c33b1a3 to f913f06 Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #15722: Size comparison from 6e76729 to f97a60e Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
doxygen and infineon images are fine now. But each time after rebase I face non stable issues with other CI jobs, like:
It seems that this jobs are not stable. May we do some with it? Regards, |
PR #15722: Size comparison from 645b03b to 28cac62 Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #15722: Size comparison from d43e6a7 to 1f1439e Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #15722: Size comparison from 193b4d0 to b493b6d Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
* [Telink]: Update docker image * [Telink]: Add Telink tools required for 'west flash' command to docker image * [Telink]: Update to Zephyr v3.0.0 * [Telink]: Change bash=5.1.8-r0 to 5.1.16-r0 in doxygen Dockerfile * [Telink]: Update docker version
Problem
Currently Zephyr OS does not contain implemented Telink BLE controller yet.
So that, BLE functionality for Matter project is implemented with Telink BLE SDK.
This PR contains update of docker image with Zephyr that adapt Telink Radio module work in
both BLE and Thread modes (not concurrently).
The PR is closely related to: #15723
Change overview
Updates in Telink docker image that contains late Zephyr source code with modifications in Telink radio driver
Testing
Tested manually.
Steps: