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 83b0620 commit c87d017Copy full SHA for c87d017
docs/environment.rst
@@ -39,7 +39,7 @@ CIRCUITPY_RESERVED_PSRAM
39
~~~~~~~~~~~~~~~~~~~~~~~~
40
On boards with Espressif microcontrollers with PSRAM (also called SPIRAM), permanently reserve a portion of PSRAM for use by esp-idf.
41
This storage is removed from the CircuitPython "heap" and is available for allocation by esp-idf routines in the core instead.
42
-Generally, only set this to a non-zero value when it is requried by a specific core module.
+Generally, only set this to a non-zero value when it is required by a specific core module.
43
44
CIRCUITPY_WEB_API_PASSWORD
45
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments