feat(esp_modem): example add esp32p4 usb support

1. support ec20 cat.4 module in example modem_console and pppos_client
2. support esp32p4 in example modem_console and pppos_client
This commit is contained in:
Li Bo
2024-04-11 20:15:47 +08:00
parent 1c5a149b14
commit adafeae5cf
11 changed files with 33 additions and 11 deletions

View File

@ -0,0 +1,2 @@
CONFIG_IDF_TARGET="esp32p4"
CONFIG_EXAMPLE_SERIAL_CONFIG_USB=y