-
Notifications
You must be signed in to change notification settings - Fork 27
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
How to use PSRAM with ESP32 on Zephyr #351
base: main
Are you sure you want to change the base?
Conversation
a489420
to
e78d1cc
Compare
e78d1cc
to
4663bfc
Compare
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.
Thank you so much, @wmrsouza for your contribution!
PTAL at my comments.
a308b10
to
4ab3d4f
Compare
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.
@wmrsouza Thank you for contributing this article!
It is written very well. All my edits are mostly spelling fixes or requests to comply with our formatting conventions.
Please start by reviewing my PR to your branch zephyr_how_to_use_psram
with some spelling and grammar fixes. It should save your time implementing my review comments.
8692770
to
528380f
Compare
@wmrsouza please rebase to enjoy the article preview link created by the bot. |
528380f
to
585963e
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
585963e
to
d35a9ed
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
d35a9ed
to
d790bb1
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
d790bb1
to
01a77dd
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
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.
nice and informative, LGTM
01a77dd
to
9375bae
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
9375bae
to
ae6c929
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
ae6c929
to
f8e7749
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
f8e7749
to
ae8546c
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
babf81a
to
4744ee7
Compare
This article aims to show how to enable, configure and use external PSRAM memory on Zephyr applications running on ESP32 SoCs Signed-off-by: Marcio Ribeiro <[email protected]>
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
4744ee7
to
61aac89
Compare
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
1 similar comment
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr351/ |
This article aims to show how to enable, configure and use external PSRAM memory on Zephyr applications running on ESP32 SoCs