Files
micropython/tools
Jos Verlinde 1dfb5092fc tools/mpremote: Add new 'fs tree' command.
Add `mpremote fs tree` command to show a tree of the device's files.  It:
- Shows a treeview from current path or specified path.
- Uses the graph chars ("├── ", "└── ") (not configurable).
- Has the options:
    -v/--verbose adds the serial device name to the top of the tree
    -s/--size add a size to the files
    -h/--human add a human readable size to the files

Signed-off-by: Jos Verlinde <jos_verlinde@hotmail.com>
2025-05-18 00:19:14 +10:00
..
2025-05-16 14:02:39 +10:00
2024-03-07 16:25:17 +11:00
2025-04-24 21:42:21 +10:00
2025-02-25 13:02:49 +01:00
2025-02-25 13:02:49 +01:00