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/STM32SD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: stm32duino/STM32SD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 29, 2023

  1. chore(ffconf): align after FatFs update

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a905457 View commit details
    Browse the repository at this point in the history
  2. chore: rename SD_CardInfo to BSP_SD_CardInfo

    to avoid change in FatFs. SD_CardInfo kept for
    backward compatibility.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c61f68e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from fpistm/Update_vs_FatFS

    chore: align after FatFs update
    fpistm authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    119db67 View commit details
    Browse the repository at this point in the history
  4. chore: bump library version to 1.3.2

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8e85a6d View commit details
    Browse the repository at this point in the history
Loading