随机按键

This commit is contained in:
zqm
2026-04-08 10:02:53 +08:00
parent a69243c2ac
commit 35ba667583
16 changed files with 422 additions and 374 deletions

View File

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