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: stm32duino/FatFs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: stm32duino/FatFs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.4
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    cc9d17d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. fix: unused parameter warning

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9a06a9c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix: STM32L1xx support

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f95c2c1 View commit details
    Browse the repository at this point in the history
  2. doc: update README.md

    add link to source as they are now available on GitHub.
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c294103 View commit details
    Browse the repository at this point in the history
  3. chore: bump library version to 2.0.4

    always based on FatFs R0.12c modified by ST.
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c46cbac View commit details
    Browse the repository at this point in the history
Loading