-
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
Remove event list from generated code #34997
Remove event list from generated code #34997
Conversation
Review changes with SemanticDiff. Analyzed 2 of 89 files. Overall, the semantic diff is 1% smaller than the GitHub diff. File Information
|
PR #34997: Size comparison from 4205cc3 to bcb24b3 Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, nrfconnect, nxp, psoc6, qpg, stm32, telink)
|
I really appreciate the separate changesets! |
PR #34997: Size comparison from 6f0a70c to 2ff7dc7 Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34997: Size comparison from 6f0a70c to d0658b2 Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
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.
Thanks for splitting the various commits. That made it easier to review
* manual change * zap regen * ifdef some stray event lists * re-zap * one more ifdef * Remove some EVENT_LIST_ defines * Remove event list from ACL test
This is a HUGE change that stems from a one line deletion. It is split into two commits - one showing the manual change, and the other showing the zap regeneration.
Actual changes:
Other changes are all from zap-regen.