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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pimoroni/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/multi-msc
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on May 28, 2025

  1. extmod/vfs_fat.c: Add method for setting filesystem label.

    Signed-off-by: Phil Howard <[email protected]>
    Gadgetoid committed May 28, 2025
    Configuration menu
    Copy the full SHA
    2407ccd View commit details
    Browse the repository at this point in the history
  2. ports/rp2: Set MSC label.

    Set the USB mass storage label when the filesystem is created.
    
    Signed-off-by: Phil Howard <[email protected]>
    Gadgetoid committed May 28, 2025
    Configuration menu
    Copy the full SHA
    acafe3a View commit details
    Browse the repository at this point in the history
  3. Experimental dual MSC.

    Gadgetoid committed May 28, 2025
    Configuration menu
    Copy the full SHA
    360c61c View commit details
    Browse the repository at this point in the history
  4. Attempt to use whole flash.

    Gadgetoid committed May 28, 2025
    Configuration menu
    Copy the full SHA
    493000a View commit details
    Browse the repository at this point in the history
Loading