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 5738767 commit 53e01bfCopy full SHA for 53e01bf
docs/api-reference/storage/spi_flash.rst
@@ -40,7 +40,7 @@ CPU A as well and returns control to the calling code.
40
41
Additionally, all API functions are protected with a mutex (s_flash_op_mutex).
42
43
-In a single core environment (CONFIG_FREERTOS_UNICORE enabled), we simply
+In a single core environment (:ref:`CONFIG_FREERTOS_UNICORE` enabled), we simply
44
disable both caches, no inter-CPU communication takes place.
45
46
API Reference - SPI Flash
0 commit comments