-
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
add CI for Bouffalolab BL602 #20258
add CI for Bouffalolab BL602 #20258
Conversation
PR #20258: Size comparison from 08cb351 to 5171298 Increases (4 builds for cc13x2_26x2, cyw30739, telink)
Decreases (3 builds for cyw30739, efr32, esp32)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
@woody-apple @andy31415 Hi, we want to add CI for Bouffalolab bl602 platfrom, could you kindly help to review this PR to see whether it can be merged or not, although there are 5 failed checks. Thanks a lot!
|
* add CI for Bouffalolab BL602 * add newline at end of file * use build_examples.py to build lighting-app * use chip-build docker image for bl602 * fix build error
* add CI for Bouffalolab BL602 * add newline at end of file * use build_examples.py to build lighting-app * use chip-build docker image for bl602 * fix build error Co-authored-by: stoneM2017 <[email protected]>
* add CI for Bouffalolab BL602 * add newline at end of file * use build_examples.py to build lighting-app * use chip-build docker image for bl602 * fix build error
@stoneM2017 - the CI for BL602 seems to easily run out of space. We need some level of support/responsiveness to keep this platform as a maintained CI target. |
@andy31415 you can reach me for support. For the "run out of space" issue, do you mean the follow error: We will take a look and fix ASAP. |
Problem
No CI for BL602 platform.
Change overview
add CI for BL602 to build lighting-app examples.
Testing
test using self created docker image and pass the "Build example - BL602" job.