forked from xuos/xiuos
1、Adapt ota-related interfaces to the XiZi_IIoT/tool/bootloader directory
2、Add flash config by menuconfig
This commit is contained in:
@@ -101,7 +101,7 @@ Reset_Handler:
|
||||
strlt r0, [r1], #4
|
||||
blt .LoopCopy1
|
||||
|
||||
ldr r0,=BootLoaderJumpApp
|
||||
ldr r0,=ota_entry
|
||||
blx r0
|
||||
#else /* APP */
|
||||
cpsid i /* Mask interrupts */
|
||||
|
||||
Reference in New Issue
Block a user