Skip to content

Commit 53e01bf

Browse files
committed
Added missing link to sdkconfig
1 parent 5738767 commit 53e01bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/storage/spi_flash.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ CPU A as well and returns control to the calling code.
4040

4141
Additionally, all API functions are protected with a mutex (s_flash_op_mutex).
4242

43-
In a single core environment (CONFIG_FREERTOS_UNICORE enabled), we simply
43+
In a single core environment (:ref:`CONFIG_FREERTOS_UNICORE` enabled), we simply
4444
disable both caches, no inter-CPU communication takes place.
4545

4646
API Reference - SPI Flash

0 commit comments

Comments
 (0)