虚拟键盘成功

This commit is contained in:
zqm
2026-04-03 15:59:19 +08:00
parent cf7ae28b1b
commit 32439929d8
30 changed files with 6307 additions and 6062 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(.);