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(esp_modem): example add esp32p4 usb support (IDFGH-12673) #556

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

leeebo
Copy link
Contributor

@leeebo leeebo commented Apr 22, 2024

  1. support ec20 cat.4 module in example modem_console and pppos_client
  2. support esp32p4 in example modem_console and pppos_client

Block by espressif/esp-usb#42

@CLAassistant
Copy link

CLAassistant commented Apr 22, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title feat(esp_modem): example add esp32p4 usb support feat(esp_modem): example add esp32p4 usb support (IDFGH-12673) Apr 22, 2024
Copy link
Collaborator

@david-cermak david-cermak left a comment

Choose a reason for hiding this comment

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

Changes in this PR LGTM!

@leeebo Could we merge it, or is this still WIP?

@leeebo
Copy link
Contributor Author

leeebo commented May 10, 2024

Hi @david-cermak Thanks for your review, this MR is blocked by espressif/esp-usb#30, I will finish the test work ASAP.

@leeebo leeebo marked this pull request as ready for review June 17, 2024 07:54
@david-cermak
Copy link
Collaborator

@leeebo this still LGTM,

could we merge it now or wait for the espressif/esp-usb#44 ?

@david-cermak
Copy link
Collaborator

david-cermak commented Jun 24, 2024

BTW (already told Tomas), the know issue section indicated in

https://github.com/espressif/esp-usb/blob/master/host/class/cdc/esp_modem_usb_dte/CHANGELOG.md?plain=1#L8-L9

could be perhaps solved (worked around) by this option

https://github.com/espressif/esp-protocols/blob/d7eaa77b891a624995c7e641554168bc3383433d/components/esp_modem/Kconfig#L19C12-L28

1. support ec20 cat.4 module in example modem_console and pppos_client
2. support esp32p4 in example modem_console and pppos_client
@leeebo
Copy link
Contributor Author

leeebo commented Jun 24, 2024

Hi @david-cermak , it should be ready to merge now. It doesn't need to wait as ^1.2.0 is compatible with 1.2.1

@david-cermak david-cermak merged commit c6e2eb2 into espressif:master Jun 24, 2024
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants