Skip to content

Commit a6c5c01

Browse files
author
Amanda Butler
authored
Update QuadSPI.md
Add link to class reference.
1 parent 898d1c6 commit a6c5c01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/contributing/target/QuadSPI.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ QSPI peripheral
2121

2222
### Implementing QuadSPI
2323

24+
To make sure your platform is ready for the upcoming changes, you need to implement the future API and submit it in a separate pull request. You can find the API and specification for the new QuadSPI API in the following header file:
25+
26+
[![View code](https://www.mbed.com/embed/?type=library)](https://os-doc-builder.test.mbed.com/docs/development/feature-hal-spec-qspi-doxy/classmbed_1_1_q_s_p_i.html)
27+
2428
The target needs to define the `qspi_s` structure - target specific QSPI object.
2529

2630
Functions to implement:

0 commit comments

Comments
 (0)