Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bulletmark/mpr

Tags

1.34

Toggle 1.34's commit message
Change to argparse-from-file

1.33

Toggle 1.33's commit message
Add romfs, sha256sum, and tree commands

New commands added in MP 1.26.

Also made Python 3.8 the minimum.

1.32

Toggle 1.32's commit message
Update license and use uv to build

1.31

Toggle 1.31's commit message
Fix installation instructions

1.30

Toggle 1.30's commit message
Add -F/--force option for recursive copies

1.29

Toggle 1.29's commit message
Add mpremote recursive options to fs commands

1.28

Toggle 1.28's commit message
Update type annotations

1.27

Toggle 1.27's commit message
Fix Makefile

1.26

Toggle 1.26's commit message
Add color to help/usage output

1.25

Toggle 1.25's commit message
Filter out bogus device in list command

This change needed on systems with Linux kernel >= 6.7.

This is likely a temporary change until the issue discussed in
micropython/micropython#14374 is addressed.