-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: stm32duino/STM32SD
base: 1.3.2
head repository: stm32duino/STM32SD
compare: 1.4.0
- 13 commits
- 22 files changed
- 2 contributors
Commits on Sep 5, 2024
-
File inherits from Stream: proper support for print and println of al…
…l supported data type
Configuration menu - View commit details
-
Copy full SHA for 217975d - Browse repository at this point
Copy the full SHA 217975dView commit details -
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 75cded5 - Browse repository at this point
Copy the full SHA 75cded5View commit details
Commits on Sep 17, 2024
-
Only one pin is required on SD_BUS_WIDE_1B. Fixes #73. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 7aed455 - Browse repository at this point
Copy the full SHA 7aed455View commit details -
chore: add explicit error when HAL SD module is not enabled
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 13fda48 - Browse repository at this point
Copy the full SHA 13fda48View commit details -
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 7b69085 - Browse repository at this point
Copy the full SHA 7b69085View commit details
Commits on Sep 19, 2024
-
Only set*() methods and SDx_* definitions allows to manage the pins else the first pin available in the associated PinMap_SD_* arrays will be used. Fixes #75. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for d8cf24c - Browse repository at this point
Copy the full SHA d8cf24cView commit details -
chore: add SD detect pin level
Default: LOW Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 6bdc8fd - Browse repository at this point
Copy the full SHA 6bdc8fdView commit details
Commits on Sep 24, 2024
-
chore(fatfs): support FatFs library 4.0.0
based on R0.15. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for ac3768f - Browse repository at this point
Copy the full SHA ac3768fView commit details
Commits on Sep 26, 2024
-
chore: remove BSP_SD_DetectITConfig
Interrupt have to be managed using Arduino interrupt API Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for f4bf655 - Browse repository at this point
Copy the full SHA f4bf655View commit details
Commits on Sep 27, 2024
-
Fixes #71 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 063cdab - Browse repository at this point
Copy the full SHA 063cdabView commit details -
chore(examples): add end() API
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 68b1357 - Browse repository at this point
Copy the full SHA 68b1357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d4346c - Browse repository at this point
Copy the full SHA 2d4346cView commit details -
chore: bump library version to 1.4.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Configuration menu - View commit details
-
Copy full SHA for 45236f6 - Browse repository at this point
Copy the full SHA 45236f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.3.2...1.4.0