morpheus_network::alloc_heap

Constant HEAP_SIZE

Source
const HEAP_SIZE: usize = _; // 1_048_576usize
Expand description

Heap size: 1MB - sufficient for FAT32 ops, manifest handling, etc. Can be increased if needed.