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 5f77e12 commit 6eead5bCopy full SHA for 6eead5b
docs/psram.rst
@@ -53,7 +53,7 @@ The following example will **NOT** work:
53
Using PSRAM for dynamic allocations
54
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
56
-PSRAM can also be used as a heap for dynamica allocations using ``pmalloc`` and
+PSRAM can also be used as a heap for dynamic allocations using ``pmalloc`` and
57
``pcalloc``. These calls function exactly like normal ``malloc`` and ``calloc``
58
except they allocate space from PSRAM.
59
0 commit comments