Upload and monitor local serial port for working with Github codespace

Hi everyone,
First of all, I’m new in this community if I done something stupid, I’m sorry in advance.
My question is, I trying to work on a project on Github codespace and upload my project on esp8266 to my Github account, then I continue working on it remotely in codespace, the problem is when I want to upload program on my esp8266 that is connected to my pc, I can’t find the local serial port on my PC in codespace.
of course it’s look impossible in first, but I want to know is there anyway to work remotely on project on codespace then upload and monitor locally ?

Thank you all in advance

Use PIO Remote, it’s purpose-built for this job.

1 Like