实现自动按键功能

This commit is contained in:
zqm
2026-04-08 14:07:37 +08:00
parent d2fe260c30
commit acfc82f04b
23 changed files with 15626 additions and 6144 deletions

View File

@@ -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(.);