summaryrefslogtreecommitdiff
path: root/docs/esp32
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2022-02-01 10:52:55 +1100
committerDamien George <damien@micropython.org>2022-02-04 14:58:29 +1100
commit1f84440538a017e463aaad9686831ce9527122b5 (patch)
tree9237c9bf04e12b022342183e3a559ac6b700b33f /docs/esp32
parenta7530cbc03ba3ca4a70f7d3bd6b2e27656c25173 (diff)
tools/mpremote: Fix "fs cp -r" on Windows.
A backslash in the directory name will end up being passed through to the device and becoming a backslash in a filename, rather than being interpreted as directories. This makes "cp -r" problematic on Windows. Changing to simply "/",join() fixes this.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions