-
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
[Bouffalolab] update BL602 (Wi-FI) and BL702 (Thread) lighting-app to use same application code #23432
[Bouffalolab] update BL602 (Wi-FI) and BL702 (Thread) lighting-app to use same application code #23432
Conversation
wy-hh
commented
Nov 2, 2022
- Update lighting-app example to make BL602 (Wi-FI) and BL702 (Thread) use same application code
- Add an README.md to describe both of BL602 and BL702
PR #23432: Size comparison from 887822a to 641d912 Increases above 0.2%:
Increases (8 builds for bl602, bl702, cc13x2_26x2, cyw30739, nrfconnect, telink)
Decreases (8 builds for bl602, bl702, esp32, psoc6, qpg)
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, 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.
I did not review the platform-specific code (which is most of a PR). I am approving this as a "platform change made by a platform owner"
PR #23432: Size comparison from 42b4438 to d6538bf Increases above 0.2%:
Increases (8 builds for bl602, bl702, cyw30739, esp32, nrfconnect, psoc6)
Decreases (9 builds for bl602, bl702, esp32, psoc6, qpg, telink)
Full report (44 builds for bl602, bl702, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23432: Size comparison from 57faaef to e1370f0 Increases above 0.2%:
Increases (9 builds for bl602, bl702, cc13x2_26x2, k32w, psoc6, telink)
Decreases (11 builds for bl602, bl702, cc13x2_26x2, esp32, nrfconnect, psoc6, telink)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23432: Size comparison from be90d4d to 9d9d8e8 Increases above 0.2%:
Increases (9 builds for bl602, bl702, psoc6, qpg, telink)
Decreases (5 builds for bl602, bl702, esp32)
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23432: Size comparison from be90d4d to 98805f1 Increases above 0.2%:
Increases (10 builds for bl602, bl702, esp32, psoc6, telink)
Decreases (12 builds for bl602, bl702, efr32, esp32, psoc6, qpg)
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23432: Size comparison from ce2f487 to 58023a5 Increases above 0.2%:
Increases (5 builds for bl602, bl702, cc13x2_26x2, cyw30739)
Decreases (12 builds for bl602, bl702, cyw30739, esp32, nrfconnect, psoc6, telink)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
… use same application code (project-chip#23432) * [Bouffalolab] make BL602 and BL702 share same application code * rename board picture name * update vscode build task * Fix restyled * correct typeo in README.md * update readme.md * Fix restyle
… use same application code (project-chip#23432) * [Bouffalolab] make BL602 and BL702 share same application code * rename board picture name * update vscode build task * Fix restyled * correct typeo in README.md * update readme.md * Fix restyle
… use same application code (project-chip#23432) * [Bouffalolab] make BL602 and BL702 share same application code * rename board picture name * update vscode build task * Fix restyled * correct typeo in README.md * update readme.md * Fix restyle
…ion code refactor (#23947) * [Bouffalolab] build bl602 example by dev board and support *.flash.py… (#23245) * [Bouffalolab] build bl602 example by dev board and support *.flash.py for bl602 image download * Fix Restyled * update build-all.yaml for targets changed; change baudrate variable to number; change board variable to auto() * Fix Restyled * correct bouffalolab submodule commit id * [Bouffalolab] update BL602 (Wi-FI) and BL702 (Thread) lighting-app to use same application code (#23432) * [Bouffalolab] make BL602 and BL702 share same application code * rename board picture name * update vscode build task * Fix restyled * correct typeo in README.md * update readme.md * Fix restyle * Update CI workflow to build all BouffaloLab examples in one job * fix compile error * fix intergraion check * correct README.md * update readme document * fix restyle