增加蓝牙状态上报和断链同步
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user