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 57238aa commit 2eb2830Copy full SHA for 2eb2830
docs/environment.rst
@@ -61,7 +61,7 @@ CIRCUITPY_BLE_NAME
61
Default BLE name the board advertises as, including for the BLE workflow.
62
63
CIRCUITPY_HEAP_START_SIZE
64
-~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~
65
Sets the initial size of the python heap, allocated from the outer heap. Must be a multiple of 4.
66
The default is currently 8192.
67
The python heap will grow by doubling and redoubling this initial size until it cannot fit in the outer heap.
0 commit comments