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

feat(p4): Added avoid-tear feature and audio-related code. (BSP-560) #401

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

Horion0415
Copy link
Contributor

@Horion0415 Horion0415 commented Oct 5, 2024

ESP-BSP Pull Request checklist

Note: For new BSPs create a PR with this link.

  • Version of modified component bumped
  • CI passing

Change description

  • Added tear-proofing feature in the LVGL context
  • Added audio-related code
  • Optimized some configurations and initialization methods

@Horion0415 Horion0415 force-pushed the feat/add_p4_avoid_tear branch 4 times, most recently from 382c841 to 378ab88 Compare October 5, 2024 07:30
@github-actions github-actions bot changed the title feat(p4): Added avoid-tear feature and audio-related code. feat(p4): Added avoid-tear feature and audio-related code. (BSP-560) Oct 5, 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.

@Horion0415 thank you very much for the PR! I left few nitpicks/questions

@espzav PTAL and the esp_lvgl_port part :)

bsp/esp32_p4_function_ev_board/Kconfig Outdated Show resolved Hide resolved
bsp/esp32_p4_function_ev_board/Kconfig Outdated Show resolved Hide resolved
@igrr
Copy link
Member

igrr commented Oct 11, 2024

@Horion0415 SD card changes have been merged in #405, please rebase on top of it. Sorry for the trouble!

@Horion0415 Horion0415 force-pushed the feat/add_p4_avoid_tear branch 3 times, most recently from c0a0b73 to 90db0a0 Compare October 14, 2024 04:02
@espzav
Copy link
Collaborator

espzav commented Oct 23, 2024

@Horion0415 Sorry for my mistake, I overlooked - there is missing update version of esp_lvgl_port + update changelog. Please, could you update it?

@Horion0415
Copy link
Contributor Author

Alright, that was my oversight. Considering the significant modifications to the esp_lvgl_port this time, along with the addition of some new features, I have bumped the minor version. I'm not sure if this is appropriate?

@espzav
Copy link
Collaborator

espzav commented Oct 23, 2024

Alright, that was my oversight. Considering the significant modifications to the esp_lvgl_port this time, along with the addition of some new features, I have bumped the minor version. I'm not sure if this is appropriate?

Thank you very much! It is ok, the major version is usually the big change (breaking change)

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

@espzav espzav merged commit 29bebaf into espressif:master Oct 23, 2024
16 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.

4 participants