-
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
[Silabs] Added fixes for hardfault issue with rs9116 when LCD enabled and 917 NCP-LCD enablement #32209
[Silabs] Added fixes for hardfault issue with rs9116 when LCD enabled and 917 NCP-LCD enablement #32209
Conversation
PR #32209: Size comparison from 11ea431 to 8f4bb3f Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from a2c53a2 to 5f28059 Decreases (2 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 233c177 to 201235c Decreases (1 build for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 233c177 to bb0c44b Decreases (1 build for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from a6fd6ce to eeecacc Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 8f2a4d2 to 997e5d5 Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 10ff1f6 to 5673e9d Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
Added consensus-review checkmark as this is platform-specific code. silabs review should be sufficient here. |
PR #32209: Size comparison from a2d98f8 to a781754 Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 177d875 to baa3455 Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
PR #32209: Size comparison from 6f621f2 to 6deeb0b Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
|
PR #32209: Size comparison from 355e2b4 to a09be8a Decreases (3 builds for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
… and 917 NCP-LCD enablement (project-chip#32209) * Added fixes for hardfault issue with rs9116 when LCD enabled * resolved build errors with mg12 * Pull request project-chip#1552: [MATTER-2763]wifi-917NCP_enabling LCD Merge in WMN_TOOLS/matter from feature/wifi_917ncp_lcd to RC_2.3.0-1.3 Squashed commit of the following: commit 136a77e165aefb649a8187c5177319e13af0f21a Author: bhmanda-silabs <[email protected]> Date: Fri Feb 9 22:50:30 2024 +0530 Resolved review comments commit 4c2f020a346c3e6e3c12fb72fc4d8691ed12aaec Author: bhmanda-silabs <[email protected]> Date: Thu Feb 8 19:36:25 2024 +0530 removed commented code commit a67ada4d9d56dea11e627887e6ee4d431bae22ad Author: bhmanda-silabs <[email protected]> Date: Thu Feb 8 19:29:54 2024 +0530 Removed special characters ... and 3 more commits * resolved review comments * Resolved review comments * Resolved comments and removed ununsed macros * removed semaphore in header file as it is not being used in this file * resolved the comments * Restyled
Tested manually