espressif / esp-protocols

Collection of ESP-IDF components related to networking protocols
181 stars 126 forks source link

feat(esp_modem): example add esp32p4 usb support (IDFGH-12673) #556

Closed leeebo closed 3 months ago

leeebo commented 5 months ago
  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 https://github.com/espressif/esp-usb/pull/42

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

leeebo commented 4 months ago

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

david-cermak commented 3 months ago

@leeebo this still LGTM,

could we merge it now or wait for the https://github.com/espressif/esp-usb/pull/44 ?

david-cermak commented 3 months ago

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

leeebo commented 3 months ago

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