madison-embedded / gcc-builds

For projects built with the GNU toolchain.
GNU General Public License v3.0
11 stars 8 forks source link

STM32 Nucleo 144 F767ZI: Missing SDMMC Driver #10

Open vkottler opened 7 years ago

vkottler commented 7 years ago

Need to write code that exposes the SDMMC peripheral so we can later pull in file system code (i.e. FAT32) and log information to an SD card.

vkottler commented 7 years ago

I am reserving pins on SDMMC1 for this

davidguyuchen commented 7 years ago

Not started