实现自动按键功能
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -570,8 +570,6 @@ SECTIONS
|
||||
. = ALIGN(ALIGNOF(.flash.rodata));
|
||||
} >default_rodata_seg
|
||||
. = ALIGN(0x10000);
|
||||
. = ALIGN(0x10000);
|
||||
. = ALIGN(0x10000);
|
||||
.flash.rodata : ALIGN(0x10)
|
||||
{
|
||||
_flash_rodata_start = ABSOLUTE(.);
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user