|
602 | 602 | <file category="source" name="CMSIS/RTOS2/FreeRTOS/Source/ARM/clib_arm.c" condition="ARMCC"/> |
603 | 603 | <file category="source" name="CMSIS/RTOS2/FreeRTOS/Source/ARM/clib_arm.c" condition="ARMCC6"/> |
604 | 604 |
|
605 | | - <file category="source" attr="config" name="CMSIS/RTOS2/FreeRTOS/Source/handlers.c" version="9.1.0"/> |
| 605 | + <file category="source" attr="config" name="CMSIS/RTOS2/FreeRTOS/Source/handlers.c"/> |
606 | 606 | </files> |
607 | 607 | </component> |
608 | 608 |
|
|
680 | 680 |
|
681 | 681 | <file category="include" condition="CM0_IAR" name="Source/portable/IAR/ARM_CM0/"/> |
682 | 682 | <file category="source" condition="CM0_IAR" name="Source/portable/IAR/ARM_CM0/port.c"/> |
| 683 | + <file category="sourceAsm" condition="CM0_IAR" name="Source/portable/IAR/ARM_CM0/portasm.s"/> |
683 | 684 | <file category="include" condition="CM3_IAR" name="Source/portable/IAR/ARM_CM3/"/> |
684 | 685 | <file category="source" condition="CM3_IAR" name="Source/portable/IAR/ARM_CM3/port.c"/> |
| 686 | + <file category="sourceAsm" condition="CM3_IAR" name="Source/portable/IAR/ARM_CM3/portasm.s"/> |
685 | 687 | <file category="include" condition="CM4_IAR" name="Source/portable/IAR/ARM_CM3/"/> |
686 | 688 | <file category="source" condition="CM4_IAR" name="Source/portable/IAR/ARM_CM3/port.c"/> |
| 689 | + <file category="sourceAsm" condition="CM4_IAR" name="Source/portable/IAR/ARM_CM3/portasm.s"/> |
687 | 690 | <file category="include" condition="CM4_FP_IAR" name="Source/portable/IAR/ARM_CM4F/"/> |
688 | 691 | <file category="source" condition="CM4_FP_IAR" name="Source/portable/IAR/ARM_CM4F/port.c"/> |
| 692 | + <file category="sourceAsm" condition="CM4_FP_IAR" name="Source/portable/IAR/ARM_CM4F/portasm.s"/> |
689 | 693 | <file category="include" condition="CM7_IAR" name="Source/portable/IAR/ARM_CM3/"/> |
690 | 694 | <file category="source" condition="CM7_IAR" name="Source/portable/IAR/ARM_CM3/port.c"/> |
| 695 | + <file category="sourceAsm" condition="CM7_IAR" name="Source/portable/IAR/ARM_CM3/portasm.s"/> |
691 | 696 | <file category="include" condition="CM7_DP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/"/> |
692 | 697 | <file category="source" condition="CM7_DP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/port.c"/> |
| 698 | + <file category="sourceAsm" condition="CM7_DP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/portasm.s"/> |
693 | 699 | <file category="include" condition="CM7_SP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/"/> |
694 | 700 | <file category="source" condition="CM7_SP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/port.c"/> |
| 701 | + <file category="sourceAsm" condition="CM7_SP_IAR" name="Source/portable/IAR/ARM_CM7/r0p1/portasm.s"/> |
695 | 702 | <file category="include" condition="CM33_IAR" name="Source/portable/IAR/ARM_CM33_NTZ/non_secure/"/> |
696 | 703 | <file category="source" condition="CM33_IAR" name="Source/portable/IAR/ARM_CM33_NTZ/non_secure/port.c"/> |
697 | 704 | <file category="source" condition="CM33_IAR" name="Source/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s"/> |
|
0 commit comments