-
Notifications
You must be signed in to change notification settings - Fork 8.2k
doc: guide for optimizing zephyr #15969
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
Conversation
|
Started this section, nothing much yet. If you have any additions, tip, tricks, etc. Please add to the comments. |
jukkar
left a comment
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.
For networking there are some options that could be mentioned here, those just need to be collected from various networking Kconfig files. I can look into it after this one is applied.
Add section about how to optimize Zephyr for footprint. Signed-off-by: Anas Nashif <[email protected]>
dbkinder
left a comment
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.
As you mention, it's a bit light on details, but looks like a good start for additional contributions.
Add section about how to optimize Zephyr for footprint.