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.1.4
Choose a head ref
  • 11 commits
  • 25 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

Commits on Sep 28, 2023

  1. chore: apply dos2unix to all src/ files

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

Commits on Sep 29, 2023

  1. chore: update to stm32_mw_fatfs v2.1.4

    FatFs R0.12C modified by ST
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9915bd3 View commit details
    Browse the repository at this point in the history
  2. chore: review updated file

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3dafd03 View commit details
    Browse the repository at this point in the history
  3. fix: unused parameter warning

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6fdbae0 View commit details
    Browse the repository at this point in the history
  4. chore(option): moved files to include only one

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7f36cb8 View commit details
    Browse the repository at this point in the history
  5. chore: update library version

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