We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59a952 commit 73b18fcCopy full SHA for 73b18fc
README.md
@@ -11,11 +11,14 @@ The software is provided under [Apache-2.0 license](LICENSE). Contributions to t
11
This is an implementation for a blockdevice to use SDHC cards via SDIO interface.
12
13
## Supported Hardware
14
-- STM32F4
+- STM32F4
15
+- STM32F7
16
17
## Tested Hardware
18
- STM Discovery board 32F469IDISCOVERY, Targetname: DISCO_F469NI
19
https://os.mbed.com/platforms/ST-Discovery-F469NI/
20
+- STM Discovery board 32F746IDISCOVERY, Targetname: DISCO_F746NG
21
+ https://os.mbed.com/platforms/ST-Discovery-F746NG/
22
23
24
## Driver Description
0 commit comments