Skip to content

Commit 16fb25a

Browse files
committed
fixo
1 parent a7accb5 commit 16fb25a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ This example detects the PSRAM available on the board, and adds it as well as th
4848

4949
A "Two-Level Segregated Fit" (flsf) allocator is used from [here](https://github.com/espressif/tlsf).
5050

51-
#### [test_qflash](examples/test_qflash)
51+
#### [set_qflash](examples/set_qflash)
5252

5353
This is a simple example that is used to verify the Quad SPI bit is set in the flash IC used on the attached board. It doesn't require the use of the ```sparkfun_pico``` library, but is helpful during board development and fits with the goals of this repository.

examples/set_qflash/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## test_qflash
1+
## set_qflash
22

33
This is a simple example that is used to verify the Quad SPI bit is set in the flash IC used on the attached board. It doesn't require the use of the ```sparkfun_pico``` library, but is helpful during board development and fits with the goals of this repository.

0 commit comments

Comments
 (0)