diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-06-09 14:05:44 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-10-09 16:12:30 +1100 |
commit | db59e55fe7a0b67d3af868990468e7b8056afe42 (patch) | |
tree | bfce46ffc4b753c154a675931e329c781129bcc1 /docs/esp32 | |
parent | 10910219958a6b122de908beb1d5bd32b37972a2 (diff) |
tools/mpremote: Make filesystem commands use transport API.
This introduces a Python filesystem API on `Transport` that is implemented
entirely with eval/exec provided by the underlying transport subclass.
Updates existing mpremote filesystem commands (and `edit) to use this API.
Also re-implements recursive `cp` to allow arbitrary source / destination.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions