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 8d0d0ea commit 0b8b78bCopy full SHA for 0b8b78b
docs/porting/target/QuadSPI.md
@@ -23,7 +23,7 @@ QSPI peripheral
23
24
You can implement your own QSPI by pulling in the following API header file:
25
26
-[](https://os.mbed.com/docs/v5.10/feature-hal-spec-qspi-doxy/classmbed_1_1_q_s_p_i.html)
+[](https://os.mbed.com/docs/v5.10/mbed-os-api-doxy/classmbed_1_1_q_s_p_i.html)
27
28
The target needs to define the `qspi_s` structure - target specific QSPI object.
29
0 commit comments