-
Notifications
You must be signed in to change notification settings - Fork 107
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
add esp32-s3-korvo-1 audio and sd card (BSP-446) #282
add esp32-s3-korvo-1 audio and sd card (BSP-446) #282
Conversation
@tore-espressif @espzav PTAL |
7014e0e
to
8994b6c
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 very much for the update @pborcin , I'd like to test on HW before we proceed with this MR.
2 more things:
- This BSP is not build in any CI job. You should add
sdkconfig.bsp.esp32_s3_korvo_1
file to examples that should work on this BSP. Eg examples/audio - Audio for v4.4 will fail to build. Could you please have a look at that too?
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.
@pborcin Thank you for this PR. Good job! I didn't test it, I haven't got a board. Code LGTM Left only one comment and you should increase the version of component.
@tore-espressif @espzav PTAL |
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.
@pborcin Thank you for changes. Some comments left. Otherwise LGTM
@pborcin I tried on HW and my audio playback is not working (no sound). Is there anything else I need to do to make it work? |
e3fc8ad
to
9732df9
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.
LGTM! @espzav should we wait for your review?
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.
LGTM
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.
@pborcin plese bump the version before merging!
9732df9
to
7606674
Compare
ESP-BSP Pull Request checklist