sg-wireless / pymakr-vsc

GNU General Public License v3.0
97 stars 25 forks source link

ESP32S3 upload files through UART #313

Open gconceicao opened 3 days ago

gconceicao commented 3 days ago

I am using the PyMAkr with VScode on Windowns 11 64bits.

The issue is when I try to upload the files to the board Esp32S3 devkit on UART port. If I use the USB port the files are uploaded well, but when I download with UART the files can't uploaded.

This is the issue that program report.

failed to upload c:\Users\gui_l\OneDrive\Forus\Projetos\eps-32\TUG_OCPP\CODE-ESP32-S3 to / Reason: Error: Traceback (most recent call last): File "", line 22 SyntaxError: invalid syntax.