Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
NAME irq_armv8mbl.s


#include "rtx_def.h"

#ifndef DOMAIN_NS
#define DOMAIN_NS 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
NAME irq_armv7m.s


#include "rtx_def.h"

#ifdef __ARMVFP__
FPU_USED EQU 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
NAME irq_armv8mml.s


#include "rtx_def.h"

#ifndef DOMAIN_NS
#define DOMAIN_NS 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
NAME irq_armv7m.s


#include "rtx_def.h"


#ifdef __ARMVFP__
FPU_USED EQU 1
Expand Down
3 changes: 2 additions & 1 deletion tools/importer/cmsis_importer.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@
"fb354752eb69403ad503c8e53da67da6483776d6",
"08ab8cc47d8722bf0c767990cd615cf1c427d006",
"00580ce3f5d64b76342b7f26deed55e842056ea0",
"c122158d496d59fbd723bdb17bbc7bd5cc95245e"
"c122158d496d59fbd723bdb17bbc7bd5cc95245e",
"43a86f30450f8e9cec366434f6f752430847b4cf"
]
}