issues
search
dhylands
/
rshell
Remote Shell for MicroPython
MIT License
955
stars
137
forks
source link
RFC2217 connections; boardname: prefix in paths
#219
Open
milung
opened
1 year ago
milung
commented
1 year ago
Added support for opening RFC2217 remote serials (see e.g.
https://docs.espressif.com/projects/esptool/en/latest/esp32/esptool/remote-serial-ports.html
)
To enforce specific device path, the path may be prefixed with "
:", e.g.
ls pyboard:/flash
, or
ls :
for default board
ls pyboard:/flash
, orls :
for default board