mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
b075b615b6
commit
8c8b03208e
28 changed files with 2887 additions and 2556 deletions
|
|
@ -173,7 +173,7 @@ static size_t xMinimumEverFreeBytesRemaining = 0;
|
|||
#include "section_config.h"
|
||||
SRAM_HEAP_SECTION
|
||||
#endif
|
||||
unsigned char ucHeap[configTOTAL_HEAP_SIZE];
|
||||
unsigned char ucHeap[16384]; //configTOTAL_HEAP_SIZE
|
||||
|
||||
//extern void * __sdram_bss_end__;
|
||||
//extern void * __ram_heap1_start__, __ram_heap1_end__, __ram_heap2_start__, __sdram_data_start__;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue