Example of using block device class for creating a FAT file system via block device with is used to access a SD/MMC card via SD/MMC interface on DISCO_F746NG
Dependencies: BD_SD_DISCO_F746NG
Fork of DISCO-F746NG_BLOCK_DEVICE_SDCARD by
Example of using block device class for creating a FAT file system via block device to access a SD/MMC card via SD/MMC interface on DISCO_F746NG development board. This block device API provides an interface for access to block-based storage. You can use a block device to back a full file system or write to it directly. More about Block Devices
History
Code Style & Formatting
2018-04-04, by roykrikke [Wed, 04 Apr 2018 19:49:22 +0000] rev 3
Code Style & Formatting
First release
2018-03-24, by roykrikke [Sat, 24 Mar 2018 19:27:59 +0000] rev 2
First release
Added license in main.cpp
2018-03-24, by roykrikke [Sat, 24 Mar 2018 19:13:39 +0000] rev 1
Added license in main.cpp
First release
2018-03-24, by roykrikke [Sat, 24 Mar 2018 19:11:15 +0000] rev 0
First release