10000 Comparing micropython:master...pimoroni:feature/multi-msc · micropython/micropython · GitHub
[go: up one dir, main page]

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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 18, 2024

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

    Signed-off-by: Phil Howard <github@gadgetoid.com>
    Gadgetoid committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5c54624 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 <github@gadgetoid.com>
    Gadgetoid committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5131dbd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Experimental dual MSC.

    Gadgetoid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c9519df View commit details
    Browse the repository at this point in the history
  2. Fixup _boot_fat.py

    Gadgetoid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    34afb41 View commit details
    Browse the repository at this point in the history
  3. Attempt to use whole flash.

    Gadgetoid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fa00bf6 View commit details
    Browse the repository at this point in the history
Loading
0