鼠标移动

This commit is contained in:
zqm
2026-04-08 15:15:20 +08:00
parent 8df4f6c473
commit 175e088eed
18 changed files with 4360 additions and 4856 deletions

View File

@@ -570,6 +570,11 @@ SECTIONS
. = ALIGN(ALIGNOF(.flash.rodata));
} >default_rodata_seg
. = ALIGN(0x10000);
. = ALIGN(0x10000);
. = ALIGN(0x10000);
. = ALIGN(0x10000);
. = ALIGN(0x10000);
. = ALIGN(0x10000);
.flash.rodata : ALIGN(0x10)
{
_flash_rodata_start = ABSOLUTE(.);