增加蓝牙状态上报和断链同步

This commit is contained in:
2026-07-26 21:38:07 +08:00
parent 56f2c18da4
commit 9321568920
32 changed files with 4150 additions and 3814 deletions
@@ -20,6 +20,7 @@ LOAD 0x1100E000
*(ram_em)
}
ScatterAssert((0x530077b0)+ImageLength(RW2) < 0x53008000)
ScatterAssert(ImageLength(EXE) <= 0x10000)
}
@@ -22,6 +22,7 @@ LOAD 0x11011000
*(ram_em)
}
ScatterAssert((0x530077b0)+ImageLength(RW2) < 0x53008000)
ScatterAssert(ImageLength(EXE) <= 0xD000)
}