Интегрировал проект GUI
This commit is contained in:
@@ -223,7 +223,7 @@ SECTIONS
|
||||
} >SPI_FLASH
|
||||
|
||||
|
||||
/* FontFlashSection :
|
||||
FontFlashSection :
|
||||
{
|
||||
*(FontFlashSection FontFlashSection.*)
|
||||
*(.gnu.linkonce.r.*)
|
||||
@@ -237,7 +237,7 @@ SECTIONS
|
||||
*(.gnu.linkonce.r.*)
|
||||
. = ALIGN(0x4);
|
||||
} >SPI_FLASH
|
||||
*/
|
||||
|
||||
/* Set stack top to end of RAM, and stack limit move down by
|
||||
* size of stack_dummy section */
|
||||
__StackTop = ORIGIN(RAM) + LENGTH(RAM);
|
||||
|
||||
Reference in New Issue
Block a user