Skip to content

Commit 25ece26

Browse files
author
Amanda Butler
authored
Fix phrasing in QuadSPI.md
Fix phrasing as requested in comments for accuracy.
1 parent 3789c7b commit 25ece26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/target/QuadSPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To enable the QSPI HAL, define `QSPI` in the targets.json file inside `device_ha
7676

7777
The Mbed OS HAL provides a set of conformance tests for the QSPI interface.
7878

79-
<span class="notes">**Note:** QSPI HAL tests require onboard QSPI flash memory.</span>
79+
<span class="notes">**Note:** QSPI HAL tests require QSPI Flash pins to be defined.</span>
8080

8181
You can use these tests to validate the correctness of your implementation. To run the QSPI HAL tests, use the following command:
8282

0 commit comments

Comments
 (0)