stm32duino / STM32SD

Enables reading and writing on SD card using SD card slot of the STM32 Board.
157 stars 23 forks source link

fix: SD_BUS_WIDE support #74

Closed fpistm closed 1 month ago

fpistm commented 1 month ago

Only one pin is required on SD_BUS_WIDE_1B.

Fixes #73.