Merge pull request #15016 from 0xc0170/fix-iar-cmsis-update

Fix IAR cmsis update breakage
pull/15017/head
Martin Kojtal 2021-08-24 10:14:37 +01:00 committed by GitHub
commit f6e165febe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 3 additions and 7 deletions

View File

@ -27,7 +27,6 @@
NAME irq_armv6m.s
#include "rtx_def.h"
I_T_RUN_OFS EQU 20 ; osRtxInfo.thread.run offset
TCB_SP_OFS EQU 56 ; TCB.SP offset

View File

@ -27,7 +27,6 @@
NAME irq_armv6m.s
#include "rtx_def.h"
I_T_RUN_OFS EQU 20 ; osRtxInfo.thread.run offset
TCB_SP_OFS EQU 56 ; TCB.SP offset

View File

@ -27,7 +27,6 @@
NAME irq_armv8mbl.s
#include "rtx_def.h"
#ifndef DOMAIN_NS
#define DOMAIN_NS 0

View File

@ -27,7 +27,6 @@
NAME irq_armv7m.s
#include "rtx_def.h"
#ifdef __ARMVFP__
FPU_USED EQU 1

View File

@ -27,7 +27,6 @@
NAME irq_armv8mml.s
#include "rtx_def.h"
#ifndef DOMAIN_NS
#define DOMAIN_NS 0

View File

@ -27,7 +27,7 @@
NAME irq_armv7m.s
#include "rtx_def.h"
#ifdef __ARMVFP__
FPU_USED EQU 1

View File

@ -148,7 +148,8 @@
"fb354752eb69403ad503c8e53da67da6483776d6",
"08ab8cc47d8722bf0c767990cd615cf1c427d006",
"00580ce3f5d64b76342b7f26deed55e842056ea0",
"c122158d496d59fbd723bdb17bbc7bd5cc95245e"
"c122158d496d59fbd723bdb17bbc7bd5cc95245e",
"43a86f30450f8e9cec366434f6f752430847b4cf"
]
}