4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 13:03:31 +08:00

修正ft2004 env 编译出错问题

This commit is contained in:
ssd4561 2021-08-30 14:20:35 +08:00
parent d5ca202602
commit 43c0fa3c62

View File

@ -20,8 +20,8 @@ rt_hw_cpu_id:
cmp r0, #1
beq core1
cmp r0, #256
beq core2
mov r1 ,#257
beq core2
ldr r1,= #257
cmp r0, r1
beq core3
b default