MAX_HEAP_SIZE Macro
From Microchip MDD File System Interface
C
#define MAX_HEAP_SIZE 0x100
Description
When using dynamic FSFILE object allocation with PIC18, the MAX_HEAP_SIZE will allow the user to specify the size of the dynamic heap to use
From Microchip MDD File System Interface
#define MAX_HEAP_SIZE 0x100
When using dynamic FSFILE object allocation with PIC18, the MAX_HEAP_SIZE will allow the user to specify the size of the dynamic heap to use