Skip to content
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

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

pborcin
Copy link
Collaborator

@pborcin pborcin commented Jan 24, 2024

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

@pborcin
Copy link
Collaborator Author

pborcin commented Jan 24, 2024

@tore-espressif @espzav PTAL

@github-actions github-actions bot changed the title add esp32-s3-korvo-1 audio and sd card add esp32-s3-korvo-1 audio and sd card (BSP-446) Jan 24, 2024
Copy link
Collaborator

@tore-espressif tore-espressif left a 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:

  1. 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
  2. Audio for v4.4 will fail to build. Could you please have a look at that too?

bsp/esp32_s3_korvo_1/idf_component.yml Outdated Show resolved Hide resolved
bsp/esp32_s3_korvo_1/esp32_s3_korvo_1_idf5.c Outdated Show resolved Hide resolved
bsp/esp32_s3_korvo_1/esp32_s3_korvo_1_idf4.c Show resolved Hide resolved
Copy link
Collaborator

@espzav espzav left a 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.

bsp/esp32_s3_korvo_1/include/bsp/esp32_s3_korvo_1.h Outdated Show resolved Hide resolved
@pborcin
Copy link
Collaborator Author

pborcin commented Feb 15, 2024

@tore-espressif @espzav PTAL

Copy link
Collaborator

@espzav espzav left a 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

@tore-espressif
Copy link
Collaborator

@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?

@pborcin pborcin force-pushed the feature/s3korvo1_audio branch 4 times, most recently from e3fc8ad to 9732df9 Compare February 27, 2024 16:04
Copy link
Collaborator

@tore-espressif tore-espressif left a 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?

Copy link
Collaborator

@espzav espzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@tore-espressif tore-espressif left a 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!

bsp/esp32_s3_korvo_1/idf_component.yml Outdated Show resolved Hide resolved
@tore-espressif tore-espressif merged commit 5cd8d43 into espressif:master Feb 29, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants