py/gc & esp32: Add MICROPY_GC_SPLIT_HEAP_AUTO to automatically grow heap on esp32 by projectgus · Pull Request #12141 · micropython/micropython · GitHub
Skip to content

py/gc & esp32: Add MICROPY_GC_SPLIT_HEAP_AUTO to automatically grow heap on esp32#12141

Merged
dpgeorge merged 4 commits into
micropython:masterfrom
projectgus:feature/esp32_split_grow_heap
Aug 15, 2023
Merged

py/gc & esp32: Add MICROPY_GC_SPLIT_HEAP_AUTO to automatically grow heap on esp32#12141
dpgeorge merged 4 commits into
micropython:masterfrom
projectgus:feature/esp32_split_grow_heap

esp32: Enable automatic Python heap growth.

05dcb8b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs