esptool_py: Update to support ESP32-S3 USB OTG compressed flashing with stub

pull/8934/head
Roland Dobai 2022-03-23 16:53:26 +01:00
rodzic fdb756b8f9
commit ff84535758
2 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -227,7 +227,6 @@ menu "ESP System Settings"
depends on (IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB
config ESP_CONSOLE_USB_SERIAL_JTAG
bool "USB Serial/JTAG Controller"
select ESPTOOLPY_NO_STUB if IDF_TARGET_ESP32S3 #ESPTOOL-251
select ESPTOOLPY_NO_STUB if IDF_TARGET_ESP32C3 #ESPTOOL-252
depends on IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3
config ESP_CONSOLE_UART_CUSTOM

@ -1 +1 @@
Subproject commit 66e1f163a4f9a32041ec48b8aa7ab958831f8410
Subproject commit aca9d70bd810c25bc953ca2f7587892c4dbaffc4