-
Notifications
You must be signed in to change notification settings - Fork 144
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
Conversation
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.
Changes in this PR LGTM!
@leeebo Could we merge it, or is this still WIP?
Hi @david-cermak Thanks for your review, this MR is blocked by espressif/esp-usb#30, I will finish the test work ASAP. |
@leeebo this still LGTM, could we merge it now or wait for the espressif/esp-usb#44 ? |
BTW (already told Tomas), the know issue section indicated in could be perhaps solved (worked around) by this option |
1. support ec20 cat.4 module in example modem_console and pppos_client 2. support esp32p4 in example modem_console and pppos_client
Hi @david-cermak , it should be ready to merge now. It doesn't need to wait as |
Block by espressif/esp-usb#42