Example of using block device class for creating a block device to access a SD/MMC card via SD/MMC interface on DISCO_F746NG

Dependencies:   BD_SD_DISCO_F746NG

Example of using block device class for creating a 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

http://www.st.com/content/ccc/fragment/product_related/rpn_information/board_photo/group0/ea/c4/6d/73/c3/f5/46/e2/stm32f746g-disco/files/stm32f746g-disco.jpg/_jcr_content/translations/en.stm32f746g-disco.jpg

History

Code Style & Formatting default tip

2018-04-04, by roykrikke [Wed, 04 Apr 2018 19:55:23 +0000] rev 2

Code Style & Formatting


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