-
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] Fix DFU target build & add to CI #29754
Conversation
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.
@s07641069 could you add more details in the summary? what is a "build conflict"?
This change is not obvious to understand
PR #29754: Size comparison from d1b59df to d424d6b Increases (1 build for bl602)
Decreases (1 build for bl702l)
Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
|
"#include <app/server/Server.h>" needed to build config with disabled CONFIG_CHIP_OTA_REQUESTOR and enabled CONFIG_BOOTLOADER_MCUBOOT. Lets use your fix of CI builds #29750 I will add this config build to GitHub CI after resolve of build conflicts. |
d424d6b
to
43b5f64
Compare
PR #29754: Size comparison from 8e53b02 to ab71356 Increases (3 builds for telink)
Decreases (3 builds for esp32, telink)
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #29754: Size comparison from b361a6b to 0227513 Increases (4 builds for bl702, telink)
Decreases (2 builds for telink)
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
* [Telink] Fix DFU target build conflict * [Telink] Fix app path in CI --------- Co-authored-by: Andrei Litvin <andy314@gmail.com>
Change overview