Merge pull request #4987 from ssd4561/ft_2004_august

修正ft2004 env 编译出错问题
This commit is contained in:
Bernard Xiong 2021-08-30 23:22:42 +08:00 committed by GitHub
commit 14d0001c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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